From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7538 Path: main.gmane.org!not-for-mail From: Nigel King Newsgroups: gmane.comp.tex.context Subject: Bug in bitstream charter font map selection Date: Fri, 05 Apr 2002 00:52:54 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035397994 20057 80.91.224.250 (23 Oct 2002 18:33:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:33:14 +0000 (UTC) Original-To: Hans Hagen , Xref: main.gmane.org gmane.comp.tex.context:7538 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7538 The charter font doesn't work because the file type-map.tex contains \loadmapfile[texnansi-bit-charter.map] however, type-tmf.dat creates texnansi-bitstrea-charter.map A work around is to put \loadmapfile[texnansi-bitstrea-charter.map] in source file. -- Nigel