From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36970 Path: news.gmane.org!not-for-mail From: Jeong Dalyoung Newsgroups: gmane.comp.tex.context Subject: 'TeX capacity exceeded' problem Date: Fri, 12 Oct 2007 00:10:38 +0900 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1192115500 17110 80.91.229.12 (11 Oct 2007 15:11:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Oct 2007 15:11:40 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 11 17:11:38 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 1Ifzgu-0006u4-16 for gctc-ntg-context-518@m.gmane.org; Thu, 11 Oct 2007 17:11:12 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 086ED1FBA6; Thu, 11 Oct 2007 17:11:06 +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 23400-07-5; Thu, 11 Oct 2007 17:10:56 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 70A361FBBD; Thu, 11 Oct 2007 17:10:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EA7431FBBD for ; Thu, 11 Oct 2007 17:10:52 +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 23400-07-4 for ; Thu, 11 Oct 2007 17:10:46 +0200 (CEST) Original-Received: from smtpoutm.mac.com (smtpoutm.mac.com [17.148.16.78]) by ronja.ntg.nl (Postfix) with ESMTP id EE8EC1FBA6 for ; Thu, 11 Oct 2007 17:10:43 +0200 (CEST) Original-Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpoutm.mac.com (Xserve/smtpout015/MantshX 4.0) with ESMTP id l9BFAgqx018937 for ; Thu, 11 Oct 2007 08:10:42 -0700 (PDT) Original-Received: from [121.138.193.164] ([121.138.193.164]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id l9BFAd9Y001122 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Thu, 11 Oct 2007 08:10:41 -0700 (PDT) X-Mailer: Apple Mail (2.752.2) 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:36970 Archived-At: Dear all, Finally, luatools is working(gwTeX, Mac OSX 10.4). Following the instruction given by Thomas, I succeeded to run 'luatools --generate' but I got an error when I run 'luatools --ini --compile --verbose cont-en'. There is a memory problem for the languages. Following the suggestion, I add a line 'trie_size = 400000' at the end of texmf.cnf in the folder /usr/local/gwTeX/texmf.cnf. After that 'luatools --ini --compile --verbose cont-en' is running without error and the format file is created in the folder /tmp/ luatex-cache/context/... I test it using a simple file like \starttext some texts \startlua a = 1.5 b = 1.8 c = a*b tex.print(c) \stoplua \stoptext and it was working nicely. But when I tested a sample file in the wiki, \usetypescript[palatino] \setupbodyfont[palatino,12pt] \starttext effe fietsen 2: \input tufte $\sqrt{2}$ \eogonek \sc effe fietsen 2: \input tufte $\sqrt{2}$ \eogonek \stoptext I got a fatal error. Here are some lines in log file. ......... (/usr/local/gwTeX/texmf.pkgs/tex/context/base/type-siz.tex) (/usr/ local/gwTeX/texmf.pkgs/tex/context/base/type-otf.tex) (/usr/local/ gwTeX/texmf.pkgs/tex/context/base/type-tmf.tex) (/usr/local/gwTeX/ texmf.pkgs/tex/context/base/type-siz.tex ! TeX capacity exceeded, sorry [parameter stack size=60]. \donormalizedbodyfontsize #1.#2#3#4\to #5-> \edef #5{#1\ifcase \fontdigits \o... \docommand ...\scratchdimen \to \tempbodyfontsize \setevalue {\??ft \fontcla... \next7 #1,->\docommand {#1} \doprocesscommaitem \relax text, script,scriptscript,x,xx,big,small \doprocesscommalist ...aitem \gobbleoneargument #1 ,]\relax \global \advance ... ...acommand [\fontsizelist ]\docommand \copyparameters [\??ft \fo... ... l.22 \stoptypescript node memory in use: 1601 words out of 100604 (98904 untouched) currently available: 1:3, 2:9, 3:3, 4:7, 6:4, 8:2 nodes ! ==> Fatal error occurred, no output PDF file produced! Would you please tell me what is wrong here? Thank you. Best regards, Dalyoung ___________________________________________________________________________________ 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 ___________________________________________________________________________________