Re: sgml encoding
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <1219210374.7337.3.camel@freddy> |
Il giorno mar, 19/08/2008 alle 10.16 -0400, James K. Lowden ha scritto: > Hi Freddy, > > > * doc/userguide.sgml: remove strange characters > > What is the encoding of doc/userguide.sgml? I assume ISO 8859-1, but you > replaced >0x7F characters with SGML character entities. Jade converts the > ISO 8859-1 to UTF-9 HTML output just fine. > > I prefer to be able to use umlauts and such, and X supports ISO 8859-1 > with no problem. Is it an issue on your UTF-8 system? > Well... it was not an issue on output nor on editing with vim, only with diff and other stuff but with all these charsets around I decided to eliminate one... freddy77