From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35695 Path: news.gmane.org!not-for-mail From: Pascal de Bruijn Newsgroups: gmane.comp.tex.context Subject: Re: OpenType in ConTeXt Date: Mon, 06 Aug 2007 19:20:34 +0200 Message-ID: <1186420834.5981.23.camel@carnifex> References: <1186321866.8624.6.camel@carnifex> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1186420861 15636 80.91.229.12 (6 Aug 2007 17:21:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Aug 2007 17:21:01 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 06 19:20:58 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1II6GF-0006Xj-DA for gctc-ntg-context-518@m.gmane.org; Mon, 06 Aug 2007 19:20:55 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 75B5D1FFF3; Mon, 6 Aug 2007 19:20:54 +0200 (CEST) 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 18340-05; Mon, 6 Aug 2007 19:20:45 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1E94A1FFED; Mon, 6 Aug 2007 19:20:45 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A44391FFED for ; Mon, 6 Aug 2007 19:20:43 +0200 (CEST) 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 18550-04-2 for ; Mon, 6 Aug 2007 19:20:41 +0200 (CEST) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by ronja.ntg.nl (Postfix) with ESMTP id 7E8CF1FFD1 for ; Mon, 6 Aug 2007 19:20:41 +0200 (CEST) Original-Received: by ug-out-1314.google.com with SMTP id h2so717565ugf for ; Mon, 06 Aug 2007 10:20:41 -0700 (PDT) Original-Received: by 10.67.119.5 with SMTP id w5mr5319975ugm.1186420840614; Mon, 06 Aug 2007 10:20:40 -0700 (PDT) Original-Received: from ?192.168.9.9? ( [213.84.213.170]) by mx.google.com with ESMTPS id 34sm3089403ugh.2007.08.06.10.20.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 06 Aug 2007 10:20:31 -0700 (PDT) In-Reply-To: X-Mailer: Evolution 2.10.1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:35695 Archived-At: On Mon, 2007-08-06 at 09:45 +0200, Patrick Gundlach wrote: > Hi, > > > Can anybody lend me some aid? > > You could use otfinstall to install your opentype fonts. > > http://wiki.contextgarden.net/otfinstall I already noticed that script, however... It seems texfont already has support for OpenType. It has the --preproc and --lcdf parameters. After running: texfont --makepath --install -en=texnansi --ve=adobe --co=adobegaramondpro --preproc --lcdf It generated these files: /opt/texlive/texmf-local/fonts$ ls -1 tfm/adobe/adobegaramondpro/ texnansi-AGaramondPro-Regular--base.tfm texnansi-AGaramondPro-Regular--lcdfj.tfm texnansi-AGaramondPro-Regular.tfm texnansi-AGaramondPro-Semibold--base.tfm texnansi-AGaramondPro-Semibold--lcdfj.tfm texnansi-AGaramondPro-Semibold.tfm ... /opt/texlive/texmf-local/fonts$ ls -1 type1/adobe/adobegaramondpro/ AGaramondPro-Regular.pfb AGaramondPro-Semibold.pfb ... Why should I use otfinstall instead of texfont, besides the fact that texfont doesn't work? Is texfont incomplete? Or am I doing something wrong? What are the advantages/downsides of both? -- http://blog.pcode.nl/ http://www.linkselente.nl/ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________