![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Or can the file system permit a file that simultaneously has Greek, German and Japanese characters? |
#3
| |||||
| |||||
|
|
On some of my course pages, I quote (with attribution) small sections of Wikipedia and the like. E.g, the top of http://en.wiktionary.org/wiki/entropy has "entropia" in Greek 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? |
|
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? |
|
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. |
#4
| ||||
| ||||
|
|
Greek German Japanese What is the correct --maybe "coding system" is the term?-- so that I could quote all three of these on the same HTML page? |
|
Sometimes Emacs asked me for what coding system to use --and I don't know how to placate it. |
|
Or can the file system permit a file that simultaneously has Greek, German and Japanese characters? |
|
when I manipulate the html files (when at work), I'm using Emacs running on a Solaris (unix) system. |
#5
| |||
| |||
|
|
though you could use, for example, ISO-8859-1 for ".html" and UTF-8 for ".htm" files. |
![]() |
| Thread Tools | |
| Display Modes | |
| |