From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19507 Path: news.gmane.org!not-for-mail From: Idris Samawi Hamid Newsgroups: gmane.comp.tex.context Subject: RE: My ConTeXt cannot use Type1 fonts... Date: Thu, 31 Mar 2005 11:01:13 -0700 Message-ID: <429D284F@webmail.colostate.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112292155 26733 80.91.229.2 (31 Mar 2005 18:02:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 31 Mar 2005 18:02:35 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 31 20:02:32 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 1DH3xg-0008Cz-ME for gctc-ntg-context-518@m.gmane.org; Thu, 31 Mar 2005 20:00:08 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E818C12827; Thu, 31 Mar 2005 20:01:21 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03581-01-5; Thu, 31 Mar 2005 20:01:17 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6C0A312847; Thu, 31 Mar 2005 20:01:17 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 64C9F12847 for ; Thu, 31 Mar 2005 20:01:16 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03581-01-4 for ; Thu, 31 Mar 2005 20:01:15 +0200 (CEST) Original-Received: from eagle.colostate.edu (eagle.acns.colostate.edu [129.82.100.90]) by ronja.ntg.nl (Postfix) with ESMTP id 15ADF12827 for ; Thu, 31 Mar 2005 20:01:14 +0200 (CEST) Original-Received: from lamar.colostate.edu (lamar.acns.colostate.edu [129.82.100.75]) by eagle.colostate.edu (AIX5.1/8.11.6p2/8.11.0) with ESMTP id j2VI1DS1311604 for ; Thu, 31 Mar 2005 11:01:13 -0700 Original-Received: from webmail.colostate.edu (csunts4.acns.colostate.edu [129.82.100.135]) by lamar.colostate.edu (AIX5.1/8.11.6p2/8.11.0) with ESMTP id j2VI1DH316418 for ; Thu, 31 Mar 2005 11:01:13 -0700 X-WebMail-UserID: ishamid Original-To: mailing list for ConTeXt users X-EXP32-SerialNo: 00002247, 00002264 X-Mailer: Infinite Mobile Delivery (Hydra) SMTP v3.62.01 X-Virus-Scanned: by 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19507 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19507 >===== Original Message From mailing list for ConTeXt users ===== >Recently I installed the latest stable version of ConTeXt under MiKTeX >(b20050215). >To use Chinese characters in ConTeXt, I installed some Chinese Type1 fonts >and related map/enc files. >However, I found "texexec --pdf foo.tex" cannot read Type1 Chinese fonts. >In this case, ConTeXt uses pk fonts (generated from ttf fonts), and finally >I got pdf files with very low quality. I use fpTeX, so I may be missing something... Question: Do you have both ttf and pfb versions of the same font? If so, try removing the ttf version (and refresh fndb). I think that it is much better to have separate map files for your add-on fonts, instead of adding them to psfonts.map (of course you will have to edit your dvips and dvipdfm configuration files as well if you do this). Make a dedicated map file for your font and place it in your local \fonts\map\pdftex\context. See, e.g., texnansi-urw-times.map for syntax. Refresh the fndb, and try again. If things still don't work, compile a very simple file that uses that font and send a copy of your log file to the list. Then somebody will be in a better position to determine what's wrong. A final possibility (but I'm not sure if this will work for Chinese or other non-Latin fonts): remove all reference to your font from your ConTeXt system (tfm's, map's, ttf's, pfb's, etc). See if texfont can install your font. Place the pfb's in a temporary directory and run texfont --ma --in --ve= --co= This should install the font for you, with proper map files, tfm's, etc. My only worry is that texfont may need some additional encoding information for Chinese. Don't give up! Best Idris ============================ Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523