From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72763 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: error with \showlayout and export Date: Sun, 27 Nov 2011 12:11:36 +0100 Message-ID: <4670B7FC-970F-4698-B676-9F8C31AE8971@fiee.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1322392320 18428 80.91.229.12 (27 Nov 2011 11:12:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 27 Nov 2011 11:12:00 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 27 12:11:56 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RUceK-000514-Ou for gctc-ntg-context-518@m.gmane.org; Sun, 27 Nov 2011 12:11:56 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E887BCB0E7; Sun, 27 Nov 2011 12:11:55 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fBnYEJfrU07k; Sun, 27 Nov 2011 12:11:53 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 395ABCB0DE; Sun, 27 Nov 2011 12:11:53 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DE072CB0DE for ; Sun, 27 Nov 2011 12:11:51 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id qhZJgNFUFjdU for ; Sun, 27 Nov 2011 12:11:40 +0100 (CET) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by balder.ntg.nl (Postfix) with ESMTP id 3F448CB0BD for ; Sun, 27 Nov 2011 12:11:40 +0100 (CET) Original-Received: from thesan.fiee.net (thesan.fiee.net [178.77.74.245]) by filter2-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pARBBdBW018355 for ; Sun, 27 Nov 2011 12:11:39 +0100 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=fiee.net; b=J6tFtTUcTA8MyfKm37xIMm+82r+s+dsYz23yasYYaD7oyOG1n7ZUk6LGGQK6bJcXL9ih+6sgaMiYKnGnZ+UJ6AgM772X0+ejJsbvxY0oM0zZjEBEtUsStA0tUgxQMrLD; h=Received:Received:Message-Id:From:To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:X-Mailer; Original-Received: (qmail 5134 invoked from network); 27 Nov 2011 12:11:39 +0100 Original-Received: from 223-70.79-83.cust.bluewin.ch (HELO ?10.128.9.9?) (83.79.70.223) by thesan.fiee.net with ESMTPSA (AES128-SHA encrypted, authenticated); 27 Nov 2011 12:11:38 +0100 X-Mailer: Apple Mail (2.936) X-Bayes-Prob: 0.0005 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=178.77.74.245; country=DE; region=07; city=Host; latitude=51.6500; longitude=6.1833; http://maps.google.com/maps?q=51.6500,6.1833&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0aG2bbD1S - 864a659f1aaa - 20111127 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:72763 Archived-At: Hi wizards, if I use \showlayout in a project where I setup export=yes, ConTeXt stops with a fatal error. Minimal failing example: \setupbackend[export=yes] \starttext \showlayout \stoptext Ixchel:konzept hraban$ context --purge context_test.tex mtx-context | run 1: luatex --fmt="/Users/hraban/Library/texmf/tex/ texmf-cache/luatex-cache/context/2448223e6631addb83df348d74153606/ formats/cont-en" --lua="/Users/hraban/Library/texmf/tex/texmf-cache/ luatex-cache/context/2448223e6631addb83df348d74153606/formats/cont- en.lui" --backend="pdf" "./context_test.tex" \stoptext This is LuaTeX, Version beta-0.70.1-2011051908 (rev 4277) \write18 enabled. (context_test.tex ConTeXt ver: 2011.11.24 15:52 MKIV fmt: 2011.11.25 int: english/ english system > cont-new.mkiv loaded (/Users/hraban/Library/texmf/tex/texmf-context/tex/context/base/cont- new.mkiv system > beware: some patches loaded from cont-new.mkiv ) system > context_test.top loaded (context_test.top) fonts > latin modern fonts are not preloaded languages > language en is active backend > export > enabling export to xml {/Users/hraban/Library/texmf/tex/texmf-context/fonts/map/pdftex/ context/mkiv-base.map} fonts > preloading latin modern fonts (second stage) (/Users/hraban/Library/texmf/tex/texmf-context/tex/context/base/type- siz.mkiv) (/Users/hraban/Library/texmf/tex/texmf-context/tex/context/ base/type-otf.mkiv) files > readfile > asked name: 'loc', not found {/Users/hraban/Library/texmf/tex/texmf-fonts/fonts/map/dvips/lm/lm- math.map}{/Users/hraban/Library/texmf/tex/texmf-fonts/fonts/map/dvips/ lm/lm-rm.map} fonts > virtual math > unable to resolve name mapsfromchar fonts > fallback modern rm 12pt is loaded (/Users/hraban/Library/texmf/tex/texmf-context/tex/context/base/page- run.mkiv loading > ConTeXt Page Macros / Runtime Macros ) interface > initialization > loading interface definitions from 'mult-def.lua' interface > initialization > loading interface messages from 'mult-mes.lua' metapost > initializing instance 'metafun' using format 'metafun' metapost > loading 'metafun': /Users/hraban/Library/texmf/tex/ texmf-context/metapost/context/base/metafun.mpiv backend > xmp > using file '/Users/hraban/Library/texmf/tex/ texmf-context/tex/context/base/lpdf-pdx.xml' pages > flushing realpage 1, userpage 1, subpage 1 pages > flushing realpage 2, userpage 2 pages > flushing realpage 3, userpage 3 pages > flushing realpage 4, userpage 4 pages > flushing realpage 5, userpage 5 ) ! LuaTeX error ...exmf/tex/texmf-context/tex/context/base/back-exp.lua: 1203: attempt to index global 'c' (a nil value). system > tex > error on line 0 in file : LuaTeX error ... <*> ./context_test.tex \stoptext ? Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer) ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________