From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23439 Path: news.gmane.org!not-for-mail From: Hans van der Meer Newsgroups: gmane.comp.tex.context Subject: font problems again Date: Sun, 13 Nov 2005 22:35:04 +0100 Message-ID: <11BB86F2-69A1-4D89-A72E-C32D647FBC8F@science.uva.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1131918118 6459 80.91.229.2 (13 Nov 2005 21:41:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 13 Nov 2005 21:41:58 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 13 22:41:57 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EbPaY-0005AT-IL for gctc-ntg-context-518@m.gmane.org; Sun, 13 Nov 2005 22:40:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 39B3F1279B; Sun, 13 Nov 2005 22:40:38 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08308-03; Sun, 13 Nov 2005 22:40:37 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 51ADA127C3; Sun, 13 Nov 2005 22:36:05 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A73E5127C3 for ; Sun, 13 Nov 2005 22:36:03 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08006-03-5 for ; Sun, 13 Nov 2005 22:36:02 +0100 (CET) Original-Received: from smtp.science.uva.nl (smtp.science.uva.nl [146.50.4.84]) by ronja.ntg.nl (Postfix) with ESMTP id BC8B0127BF for ; Sun, 13 Nov 2005 22:36:02 +0100 (CET) Original-Received: from 119-250.uva.surfnetthuis.nl [145.98.119.250] by smtp.science.uva.nl with ESMTP (sendmail 8.11.6p2/config 11.35). id jADLZxI21787; Sun, 13 Nov 2005 22:36:00 +0100 X-Organisation: Faculty of Science, University of Amsterdam, The Netherlands X-URL: http://www.science.uva.nl/ Original-To: NTG ConTeXt X-Mailer: Apple Mail (2.733) X-Virus-Scanned: by amavisd-new X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23439 Archived-At: With the last release of context the problem of not getting cm fonts is over. These are now found. However, other font selections bring new difficulties. I tried various combinations but did not succeed. The simple program (using TeXShop): \starttext \setupbodyfont[tim,12pt] hello world \stoptext Fails and aborts with: This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5) ConTeXt ver: 2005.11.11 fmt: 2005.11.13 int: english mes: english .... ! Font \*times12ptrmtf*:=utmr8t at 12.0pt not loadable: Metric (TFM) file not found. Changing into \usetypescript[phv]\setupbodyfont[phv,12pt] ! Font \*postscript12ptrmtf*:=utmr8t at 12.0pt not loadable: Metric (TFM) file not found. No help from enabling in cont-sys.tex of: \usetypescript[adobekb] [\defaultencoding] (updmap.cfg contains URWkb for the LW35 fonts) then it starts asking for (non-existing) maps like: Warning: pdfetex (file ec-urw-helvetica.map): cannot open font map file If I use \setupbodyfont[lbr,12pt] then I get just lm-roman, although I have the YandY lucida fonts installed with their original YandY names (lb--.pfb) Here no help from changing between texnansi and ec default encoding. Any idea whats amiss? I ran this on a teTeX3 install with the context files unzipped into texmf-local. (I must confess I am tempted to give up on ConTeXt altogether, because of these many font troubles.) Hans van der Meer