From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7993 Path: main.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: PostScript font access problem Date: Thu, 23 May 2002 20:35:45 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <200205232035.45508.angerweit@gmx.net> References: <008f01c20272$efb77460$0400a8c0@arnhem.chello.nl> 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 1035398430 23946 80.91.224.250 (23 Oct 2002 18:40:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:40:30 +0000 (UTC) Original-To: "NTG-ConTeXt mailing list" In-Reply-To: <008f01c20272$efb77460$0400a8c0@arnhem.chello.nl> Xref: main.gmane.org gmane.comp.tex.context:7993 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7993 Am Donnerstag, 23. Mai 2002 17:59 schrieb Frans Goddijn: > I tried your new example and indeed I get into a loop of "TFM file not > found" for "ptrmsl" errors. Maybe some typo somewhere is the cause but I That means, it is looked for an Adobe Times Slanted font. try \setupbodyfontenvironment[default][em=italic] % avoids ugly slanted fonts or \definefontsynonym[ptrmsl][utrmi] % or like that -- Grüßlis vom Hraban! ---