From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5276 Path: main.gmane.org!not-for-mail From: Olya Briginets Newsgroups: gmane.comp.tex.context Subject: Re: Berry Fontnames Date: Tue, 14 Aug 2001 23:57:22 +0300 Sender: owner-ntg-context@let.uu.nl Message-ID: <3B7990B2.ED53D83E@ukrpost.net> References: <3B78F7AB.B3CC2738@ukrpost.net> <3B791FA8.1573.16B83E8@localhost> 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 1035395874 32676 80.91.224.250 (23 Oct 2002 17:57:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:57:54 +0000 (UTC) Original-To: ConTeXt mailing list Xref: main.gmane.org gmane.comp.tex.context:5276 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5276 Lutz Haseloff wrote: > I tried this: > > \setupoutput[pdftex] > \useencoding[win] > \starttext > \usetypescript[all][times][ec] > ÄÖÜäöüß > \stoptext > > but the resulting pdf only contains cmr12 Really... Add \setupbodyfont[pos] after \usetypescript[all][times][ec]. Olya