From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39977 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: first steps Date: Wed, 9 Apr 2008 11:47:13 +0200 Message-ID: <6faad9f00804090247h1b975c40u5874a3c583c9fe70@mail.gmail.com> References: <47FA4E9F.12200.32C6D8@wwl.musensturm.de> <6faad9f00804081451o779e494tb500e06fe1ccc8d2@mail.gmail.com> <47FC74EA.2070509@elvenkind.com> 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: ger.gmane.org 1207734595 15630 80.91.229.12 (9 Apr 2008 09:49:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2008 09:49:55 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 09 11:50:27 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 1JjWwh-0004ty-CJ for gctc-ntg-context-518@m.gmane.org; Wed, 09 Apr 2008 11:50:23 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1D4D01FC43; Wed, 9 Apr 2008 11:49:44 +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 02045-01-16; Wed, 9 Apr 2008 11:49:04 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DD3D61FC0B; Wed, 9 Apr 2008 11:49:03 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 903C51FC06 for ; Wed, 9 Apr 2008 11:49:02 +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 03220-03-6 for ; Wed, 9 Apr 2008 11:48:24 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.156]) by ronja.ntg.nl (Postfix) with ESMTP id 913ED1FC0B for ; Wed, 9 Apr 2008 11:47:14 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 6so676395ywa.74 for ; Wed, 09 Apr 2008 02:47:13 -0700 (PDT) Original-Received: by 10.150.195.21 with SMTP id s21mr46127ybf.87.1207734433766; Wed, 09 Apr 2008 02:47:13 -0700 (PDT) Original-Received: by 10.150.122.20 with HTTP; Wed, 9 Apr 2008 02:47:13 -0700 (PDT) In-Reply-To: <47FC74EA.2070509@elvenkind.com> Content-Disposition: inline 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:39977 Archived-At: On Wed, Apr 9, 2008 at 9:48 AM, Taco Hoekwater wrote: > Mojca Miklavec wrote: > > > > Another thing that I don't understand - why is the encoding file for > > ec loaded? (Did you make any local modifications to the setup? > > Anywhere?) What is the map/dvips/tex-gyre/qpl-ec.map doing there? > > The 'q' items seem to imply an outdated version of latin modern. That's quasi-palatino (they have kept the old name). > > Just to make sure - what's the version of ConTeXt and LuaTeX that > > you're using, and do you have the cont-sys.tex file? > > Werner said he had used: > > http://minimals.contextgarden.net/setup/context-setup-mswin.zip > > But perhaps something was left behind from an earlier install? Part of it has been my fault. Werner, can you try to update and see if it works now? I have changed \usetypescriptfile[type-gyr] in cont-sys.tex into \beginOLDTEX \usetypescriptfile[type-gyr] \endOLDTEX but the weird LuaTeX error might still be worth resolving. Here's a minimal example for Hans & Taco: \usetypescriptfile[type-gyr] \usetypescript[palatino] \setupbodyfont[palatino,12pt] \starttext ab\ccaron \stoptext Both LuaTeX and XeTeX fail (two different "bugs"), and I have no idea why that happens. (Why are the map files loaded without calling the [ec] encoding in XeTeX? And what's wrong with LuaTeX reading the map/encoding files?) Mojca ___________________________________________________________________________________ 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 ___________________________________________________________________________________