From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40018 Path: news.gmane.org!not-for-mail From: Hans van der Meer Newsgroups: gmane.comp.tex.context Subject: Re: first steps Date: Wed, 9 Apr 2008 21:05:59 +0200 Message-ID: References: <47FA4E9F.12200.32C6D8@wwl.musensturm.de> <6faad9f00804081451o779e494tb500e06fe1ccc8d2@mail.gmail.com> <47FC74EA.2070509@elvenkind.com> <6faad9f00804090247h1b975c40u5874a3c583c9fe70@mail.gmail.com> <6faad9f00804090252o7b59f2f6tef7310c4114517f@mail.gmail.com> <47FCE608.3070009@wxs.nl> <47FCE769.7090007@elvenkind.com> <47FCF000.4090506@wxs.nl> <47FCF8DF.6050300@elvenkind.com> <47FD03FE.5050105@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207769540 22484 80.91.229.12 (9 Apr 2008 19:32:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2008 19:32:20 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 09 21:32:52 2008 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 1Jjg2E-0000Iv-JP for gctc-ntg-context-518@m.gmane.org; Wed, 09 Apr 2008 21:32:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2BEC61FBD0; Wed, 9 Apr 2008 21:32:03 +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 02639-02-11; Wed, 9 Apr 2008 21:31:27 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9C3DA1FBAC; Wed, 9 Apr 2008 21:30:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 163F11FBAA for ; Wed, 9 Apr 2008 21:30:46 +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 02760-03-9 for ; Wed, 9 Apr 2008 21:30:01 +0200 (CEST) Original-Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by ronja.ntg.nl (Postfix) with ESMTP id 8F31D1FC66 for ; Wed, 9 Apr 2008 21:06:46 +0200 (CEST) Original-Received: from [192.168.1.83] (a82-95-102-36.adsl.xs4all.nl [82.95.102.36]) (authenticated bits=0) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id m39J6k55030140 for ; Wed, 9 Apr 2008 21:06:46 +0200 (CEST) (envelope-from hansm@science.uva.nl) In-Reply-To: <47FD03FE.5050105@wxs.nl> X-Mailer: Apple Mail (2.919.2) X-Virus-Scanned: by XS4ALL Virus Scanner 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:40018 Archived-At: On 9 apr 2008, at 19:59, Hans Hagen wrote: > Taco Hoekwater wrote: >> Hans Hagen wrote:>> Well, that's the thing: it seems to us that >> whenever >> context finds PFB >>>> files for the tex-gyre fonts (qplr.tfm&pfb in this case), it will >>>> use >>>> those, totally ignoring any opentype fonts that are also installed. >>> hm, this puzzles me because i have afm/pfb/otf on my system >> >> tfm too? I only get the problem if the qplr.tfm is found > >> luatools --all *qplr.* > c:/data/develop/tex/texmf/fonts/tfm/public/tex-gyre/t2b-qplr.tfm > c:/data/develop/tex/texmf/fonts/tfm/public/tex-gyre/ts1-qplr.tfm > c:/data/develop/tex/texmf/fonts/afm/public/tex-gyre/qplr.afm That's strange. Here this command gives: 103 ~: luatools --all *qplr.* /usr/local/texlive/2007/bin/powerpc-darwin/luatools:4392: bad argument #1 to 'pairs' (table expected, got nil) allthough: 104 ~: find /usr/local -name *qplr.* /usr/local/texlive/2007/texmf-dist/fonts/afm/public/tex-gyre/qplr.afm /usr/local/texlive/2007/texmf-dist/fonts/tfm/public/tex-gyre/cs-qplr.tfm /usr/local/texlive/2007/texmf-dist/fonts/tfm/public/tex-gyre/ec-qplr.tfm .... Any idea what can be wrong? Not all can be wrong though, because texmfstart texexec --luatex luatest1.tex typesets a file containing lua code. Hans van der Meer ___________________________________________________________________________________ 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 ___________________________________________________________________________________