Hello there, I accidently switched from SuSE to Debian (via Knoppix) and all of a sudden ran into problems. With: ----------------------------------------------- % interface=en tex=pdfetex output=pdftex \setupwhitespace[big] \mainlanguage[de] \enableregime[utf8] % \setupencoding[default=texnansi] \starttext Und jetzt auch gleich mal die Umlaute testen, sowie vielleicht Ähnlichkeit der Öffentlichkeit die auch mal beißen kann \stoptext ----------------------------------------------- the document will be processed ... without the german Umlaute (Ä, Ö etc). And if I uncomment \setupencoding[default=texnansi] texexec stops with the message: ! Undefined control sequence. l.5 \setupencoding [default=texnansi] ? (./Context_text.tuo) (./Context_text.tuo) systems : begin file Context_text at line 6 Missing character: There is no Ä in font cmr12! Missing character: There is no Ö in font cmr12! Missing character: There is no ß in font cmr12! [1.1{/usr/share/texmf/dvips/config/pdftex.map}] systems : end file Context_text at line 11 ) -------------------------------------- What did I do wrong? ray
At 10:48 AM 3/19/2003 +0100, Raimund Kohl wrote:
Hello there,
I accidently switched from SuSE to Debian (via Knoppix) and all of a sudden ran into problems. With: ----------------------------------------------- % interface=en tex=pdfetex output=pdftex \setupwhitespace[big] \mainlanguage[de] \enableregime[utf8] % \setupencoding[default=texnansi] \starttext
Und jetzt auch gleich mal die Umlaute testen, sowie vielleicht Ähnlichkeit der Öffentlichkeit die auch mal beißen kann
\stoptext -----------------------------------------------
the document will be processed ... without the german Umlaute (Ä, Ö etc). And if I uncomment \setupencoding[default=texnansi] texexec stops with the message:
! Undefined control sequence. l.5 \setupencoding
looks like you have an old version (you need a new version for utf8 anyway, so ...) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Raimund Kohl