From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38369 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Luatex startup difficulties Date: Sun, 30 Dec 2007 00:06:16 +0100 Message-ID: <21A2105C-03B8-45F5-86EF-3477FBFB2003@boede.nl> References: <6814FFFA-833E-471F-AE6B-FE6944F13078@boede.nl> <4776192D.9000309@wxs.nl> <47761A6F.9070802@elvenkind.com> <2CB43965-EA59-491B-8B84-629900AEBD62@boede.nl> <477659F5.20508@elvenkind.com> <3947C620-BDA9-4A42-9BAB-02E9C36830BA@boede.nl> <4776ABFD.6080701@wxs.nl> <421CFAE1-EC36-4F5D-8A8E-58668EBA7BE0@boede.nl> <4776BAA3.6070100@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1198969742 16972 80.91.229.12 (29 Dec 2007 23:09:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Dec 2007 23:09:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 30 00:09:15 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 1J8knp-0002Uf-8d for gctc-ntg-context-518@m.gmane.org; Sun, 30 Dec 2007 00:09:13 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3D31A1FCCA; Sun, 30 Dec 2007 00:08:40 +0100 (CET) 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 14979-04-3; Sun, 30 Dec 2007 00:08:20 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D9DEE1FC14; Sun, 30 Dec 2007 00:08:03 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 760C21FB7E for ; Sun, 30 Dec 2007 00:07:37 +0100 (CET) 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 16135-03-8 for ; Sun, 30 Dec 2007 00:07:03 +0100 (CET) Original-Received: from mail.7values.nl (pluto.digitpaint.nl [83.98.197.3]) by ronja.ntg.nl (Postfix) with ESMTP id 6ACF91FBBD for ; Sun, 30 Dec 2007 00:06:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by mail.7values.nl (Postfix) with ESMTP id C215017F62 for ; Sun, 30 Dec 2007 00:06:17 +0100 (CET) Original-Received: from mail.7values.nl ([127.0.0.1]) by localhost (pluto [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10783-01-10 for ; Sun, 30 Dec 2007 00:06:17 +0100 (CET) Original-Received: from [192.168.0.17] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by mail.7values.nl (Postfix) with ESMTP id E97D517E63 for ; Sun, 30 Dec 2007 00:06:16 +0100 (CET) In-Reply-To: <4776BAA3.6070100@wxs.nl> X-Mailer: Apple Mail (2.753) 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:38369 Archived-At: Hi Hans, indeed, I mistakenly commented the original lines of the first error with % instead of --. Hereafter I left the patch Taco gave in the file font-otf.lua. Running texexec --lua --make --all worked then with This is luaTeX, Version 3.141592-snapshot-0.15.0-2007103113 ConTeXt ver: 2007.12.26 20:00 MKIV fmt: 2007.12.29 int: english/ englis Compiling my simple file ended with an error: error: ...luatex/tex/texmf-local/tex/context/base/node-ini.lua:438: bad argument #2 to 'kerning' (luatex.node expected, got boolean) Then I reverted to the beta This is LuaTeX, Version snapshot-0.20.2-2007121720 texexec --lua --make --all run without problem. Compiling my simple file worked then! So, sorry for the noise! Thanks for all your responses! Willi On Dec 29, 2007, at 10:22 PM, Hans Hagen wrote: > Willi Egger wrote: >> Hi Hans and Taco, >> >> Luatex --version reveals: >> >> This is build 915, created on 20071128T092554Z >> 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 >> >> Binaries where fetched from http://foundry.supelec.fr/projects/ >> luatex/ >> >> This is LuaTeX, Version snapshot-0.20.2-2007121720 (Web2C 7.5.6) >> (beta) >> >> I tried also to switch to the snapshot version from http:// >> foundry.supelec.fr/projects/luatex/ >> >> This is luaTeX, Version 3.141592-snapshot-0.15.0-2007103113 >> >> This is build 762, created on 20070926T144212Z >> 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 >> >> I deleted the cache. >> After luatools --generate >> texexec --lua --make --all > > taco and i need to look into it, somehow luatex behaves like an older > version > >> I get the same error: >> >> ! LuaTeX error ...luatex/tex/texmf-local/tex/context/base/font- >> def.lua:436: attempt to index field 'otf' (a nil value). > > that's because you introduced an arror in font-otf.lua > > Hans > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com > | www.pragma-pod.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 > ______________________________________________________________________ > _____________ BOEDE Book and Electronic Document Engineering Willi Egger w.egger@boede.nl KvK 17138708 ___________________________________________________________________________________ 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 ___________________________________________________________________________________