From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1483 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Use-Encoding Date: Tue, 04 Jan 2000 09:19:20 +0000 (GMT) Sender: owner-ntg-context@let.uu.nl Message-ID: <14449.47896.585243.805392@PC709.wkap.nl> References: <3870EEE9.C59CC03E@gmx.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Trace: main.gmane.org 1035392306 677 80.91.224.250 (23 Oct 2002 16:58:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:58:26 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:1483 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1483 Hi Tobias, >>>>> "Tobias" == Tobias Burnus writes: Tobias> Hi, using an old file I realised this: Tobias> ------------- \useencoding[win] % not exactly ISO-8859-1, Tobias> but approx. ok Test-ÄäÖöÜüß \bye ------------- Tobias> Doesn't work. (I get `Test-´ no more.) Tobias> From the logfile: encoding : coding win is loaded Tobias> (/usr/local/teTeX/share/texmf/tex/context/base/enco-win.tex) Tobias> Missing character: There is no Ä in font cmr12! Missing You need to use PostScript fonts (well, at least fonts in an 8-bit encoding) for this to work. CMR doesn't have the needed characters Greetings, Taco