From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41600 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: fontscript for delicious? Date: Thu, 12 Jun 2008 09:32:06 +0200 Message-ID: <115224fb0806120032t251d2014n5be3642b92aab026@mail.gmail.com> References: <200806090306.50776.ml@koloro.de> <200806100035.59220.ml@koloro.de> <115224fb0806110043ub12bb09gbd9fe7ed3d463e79@mail.gmail.com> <200806120038.45771.ml@koloro.de> 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 1213256013 15584 80.91.229.12 (12 Jun 2008 07:33:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2008 07:33:33 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 12 09:34:16 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 1K6hK4-00047F-5B for gctc-ntg-context-518@m.gmane.org; Thu, 12 Jun 2008 09:34:16 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9FFD51FC74; Thu, 12 Jun 2008 09:33:26 +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 10299-01-4; Thu, 12 Jun 2008 09:32:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 804A41FC03; Thu, 12 Jun 2008 09:32:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 949301FC03 for ; Thu, 12 Jun 2008 09:32:38 +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 10299-01-3 for ; Thu, 12 Jun 2008 09:32:07 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.155]) by ronja.ntg.nl (Postfix) with ESMTP id 6B7661FB30 for ; Thu, 12 Jun 2008 09:32:07 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so2658593ywm.74 for ; Thu, 12 Jun 2008 00:32:06 -0700 (PDT) Original-Received: by 10.151.143.3 with SMTP id v3mr1791886ybn.229.1213255926782; Thu, 12 Jun 2008 00:32:06 -0700 (PDT) Original-Received: by 10.151.113.9 with HTTP; Thu, 12 Jun 2008 00:32:06 -0700 (PDT) In-Reply-To: <200806120038.45771.ml@koloro.de> 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:41600 Archived-At: On Thu, Jun 12, 2008 at 12:38 AM, Uwe Koloska wrote: > Hello Wolfgang, > > mmmh, very curious. Today I wasn't able to reproduce the problems I have had > yesterday ... > Everything works exactly as you said with no changes to your files. > > So I revoke and argue the converse. > > Am Mittwoch, 11. Juni 2008 schrieb Wolfgang Schuster: >> I tested it now on my own system and it worked for me. >> >> ConTeXt: >> >> MtxRun | main context file: >> C:/tex/share/texmf-local/tex/context/base/context.tex >> MtxRun | current version: 2008.06.07 23:44 > >> context --version > MtxRun | main context > file: /home/koloska/context-minimal/tex/texmf-context/tex/context/base/context.tex > MtxRun | current version: 2008.06.03 19:55 > > but with context, I was not able to compile the file, cause there are the > tfm-files missing. What's with "mtxrun --script context delicious" and "texexec --lua delicious", messages for tfm files should come with pdfTeX. >> LuaTeX: >> >> This is LuaTeX, Version snapshot-0.25.3-2008060811 >> ... >> This is build 1309, created on 20080608T112701Z > >> luatex --version > This is LuaTeX, Version snapshot-0.25.3-2008052302 > ... > This is build 0, created on 20080410T143312Z > Compiled with libpng 1.2.15; using libpng 1.2.15 > Compiled with zlib 1.2.3; using zlib 1.2.3 > Compiled with xpdf version 3.01 > >> XeTeX: >> >> XeTeX 3.1415926-2.2-0.999.1 (Web2C 7.5.6) > >> xetex --version > XeTeX 3.1415926-2.2-0.998.5-dev (Web2C 7.5.6) > >> > 1. The interface for the \definefontsynonym command seems to have >> > changed: There is no third parameter -- this one "[features=default]" end >> > up in the document as text. >> >> Makes no sense because you need the third parameter to define smallcaps >> if you don't have a seperate font but select it as OpenType feature. >> Kerning, ligatures etc. are enabled with the features parameter too. > > No idea, what was wrong ... > The third parameter was included as normal text in the resulting pdf. > >> > 2. To load the typescript, the command is not "\usetypefile [delicious]" >> > but "\usetypescriptfile [type-delicious]" >> >> Why did it not work for you, do you get a error message or is the file >> not loaded, >> give us more information, ConTeXt version, LuaTeX version, log files ... > > I've got an error that the command doesn't matches it's definition. > This works today without problems, too ... > > I'm on linux and have installed the context minimal with the help of > first-setup.sh on 2008-06-07. > > So, thank you for your help! > The next time I get any curious result, I will save the logfiles ;-) > > Uwe Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________