On some of my course pages, I quote (with attribution)
small sections of Wikipedia and the like. E.g, the top
of
has "entropia" in Greek font,
has the o-umlaut from German, and
has a Japanese font. What is the correct --maybe "coding
system" is the term?-- so that I could quote all three of
these on the same HTML page?
And can the HTML-page be set up so that it will validate?
=============== =============== =============== =======
Actually, I'm ahead of myself. In the past I've cut&pasted
a snippet from, say, wiki/entropy, into an Emacs buffer,
adjoined a "From Wictionary http://..." and attempted to
save the buffer. Sometimes Emacs asked me for what coding
system to use --and I don't know how to placate it.
If I'm using multiple coding systems on the same webpage,
do I have to save the different snippets in different files
stored with different coding systems, and then
<!--#include ... -->
each of them into one webpage? Or can the file system
permit a file that simultaneously has Greek, German and
Japanese characters?
FWIW, my home OS is MacOSX and I need to upload my webpages
to school. The math dept. server is probably running
Unix; when I manipulate the html files (when at work), I'm
using Emacs running on a Solaris (unix) system.
Sincerely,
Prof. Jonathan King (gentsquash)
Mathematics dept, Univ. of Florida
small sections of Wikipedia and the like. E.g, the top
of
has "entropia" in Greek font,
has the o-umlaut from German, and
has a Japanese font. What is the correct --maybe "coding
system" is the term?-- so that I could quote all three of
these on the same HTML page?
And can the HTML-page be set up so that it will validate?
=============== =============== =============== =======
Actually, I'm ahead of myself. In the past I've cut&pasted
a snippet from, say, wiki/entropy, into an Emacs buffer,
adjoined a "From Wictionary http://..." and attempted to
save the buffer. Sometimes Emacs asked me for what coding
system to use --and I don't know how to placate it.
If I'm using multiple coding systems on the same webpage,
do I have to save the different snippets in different files
stored with different coding systems, and then
<!--#include ... -->
each of them into one webpage? Or can the file system
permit a file that simultaneously has Greek, German and
Japanese characters?
FWIW, my home OS is MacOSX and I need to upload my webpages
to school. The math dept. server is probably running
Unix; when I manipulate the html files (when at work), I'm
using Emacs running on a Solaris (unix) system.
Sincerely,
Prof. Jonathan King (gentsquash)
Mathematics dept, Univ. of Florida
Comment