Re: accented letters....
Karl Eichwalder <[email protected]> Thu, 03 Jun 2004 08:23:43 +0200
| Newsgroups | gmane.comp.tex.texinfo.pretest |
|---|---|
| Message-ID | <[email protected]> |
"Eli Zaretskii" <[email protected]> writes: > We could have a special feature in the Emacs Texinfo mode to ease the > pains of that: Emacs can insert @'a when you type the corrsponding > Latin-1 character. I guess it is not the goal to make the source file unreadable ;) I recommend to go for 'recode' as a preprocessor: echo Grüß Gott naïve hällò | recode ..texi recode's texi table look uncomplete and even under UTF-8 it seems to default to ISO-8859-1: export LANG=de_DE.UTF-8 echo óéáú | recode ..texi | iconv -f iso-8859-1 ó@'eáú -- | ,__o | _-\_<, http://www.gnu.franken.de/ke/ | (*)/'(*) _______________________________________________ Texinfo home page: http://www.gnu.org/software/texinfo/ [email protected] http://ff0.org/mailman/listinfo/texinfo-pretest