From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6508 Path: main.gmane.org!not-for-mail From: Bill McClain Newsgroups: gmane.comp.tex.context Subject: Re: example of font selection Date: Wed, 16 Jan 2002 07:28:39 -0600 Sender: owner-ntg-context@let.uu.nl Message-ID: <3C458007.8387C0EE@salamander.com> References: 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 1035397036 11279 80.91.224.250 (23 Oct 2002 18:17:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:17:16 +0000 (UTC) Original-To: "George N. White III" , "ntg-context@ntg.nl" Xref: main.gmane.org gmane.comp.tex.context:6508 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6508 "George N. White III" wrote: > You should try to get the 3.14159-1.00a-pretest-20010806-2.1 or later > pdfeTeX. First: Thanks for replying! Ok, I've installed 3.14159-1.00a-pretest-20010806-2.1 and verfied that it works. > Did you set up the tfm's, vf's, etc. using texfont? I hadn't because I thought that some setup would reference the pre-existing tfm files. But I've run it now, using bitstrea/charter as a test. It creates these files under the fonts directory: ./tfm/bitstrea/charter/texnansi-bchb8a.tfm ./tfm/bitstrea/charter/texnansi-bchbi8a.tfm ./tfm/bitstrea/charter/texnansi-bchc8a.tfm ./tfm/bitstrea/charter/texnansi-bchci8a.tfm ./tfm/bitstrea/charter/texnansi-bchr8a.tfm ./tfm/bitstrea/charter/texnansi-bchri8a.tfm ./tfm/bitstrea/charter/texnansi-raw-bchb8a.tfm ./tfm/bitstrea/charter/texnansi-raw-bchbi8a.tfm ./tfm/bitstrea/charter/texnansi-raw-bchc8a.tfm ./tfm/bitstrea/charter/texnansi-raw-bchci8a.tfm ./tfm/bitstrea/charter/texnansi-raw-bchr8a.tfm ./tfm/bitstrea/charter/texnansi-raw-bchri8a.tfm ./vf/bitstrea/charter/texnansi-bchb8a.vf ./vf/bitstrea/charter/texnansi-bchbi8a.vf ./vf/bitstrea/charter/texnansi-bchc8a.vf ./vf/bitstrea/charter/texnansi-bchci8a.vf ./vf/bitstrea/charter/texnansi-bchr8a.vf ./vf/bitstrea/charter/texnansi-bchri8a.vf ...plus this: pdftex/config/texnansi-bitstrea-charter.map ...and a test file: texnansi-bitstrea-charter.tex This last generates errors when I run it, variations on: Warning: pdfetex (file texnansi-raw-bchri8a): Font texnansi-raw-bchri8a at 600 not found Is it searching for a bitmap font? I must be missing some part of the setup that identifies charter as a type1. Where do I look next? Thanks again! -Bill