From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38835 Path: news.gmane.org!not-for-mail From: "Yue Wang" Newsgroups: gmane.comp.tex.context Subject: Re: the new minimal is broken Date: Tue, 29 Jan 2008 02:18:26 +0800 Message-ID: <68bfdc900801281018r586506fcg266dbd49d339fcf2@mail.gmail.com> References: <68bfdc900801280411j4e47ac5cic5d4829ae2303e8e@mail.gmail.com> <20080128160240.GD19890@phare.normalesup.org> <6faad9f00801280936q3a371ac8t70542146e3e83465@mail.gmail.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 1201546137 5291 80.91.229.12 (28 Jan 2008 18:48:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jan 2008 18:48:57 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 28 19:49:17 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 1JJZ2c-0008Vy-U3 for gctc-ntg-context-518@m.gmane.org; Mon, 28 Jan 2008 19:49:10 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E5A41FB8C; Mon, 28 Jan 2008 19:48:41 +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 13150-02-2; Mon, 28 Jan 2008 19:48:02 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 15EC01FB1F; Mon, 28 Jan 2008 19:48:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DC5DB1FB1D for ; Mon, 28 Jan 2008 19:47:58 +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 13150-02 for ; Mon, 28 Jan 2008 19:47:25 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by ronja.ntg.nl (Postfix) with ESMTP id F1F271FB38 for ; Mon, 28 Jan 2008 19:18:26 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id e12so1835538fga.8 for ; Mon, 28 Jan 2008 10:18:26 -0800 (PST) Original-Received: by 10.86.59.2 with SMTP id h2mr5502392fga.19.1201544306602; Mon, 28 Jan 2008 10:18:26 -0800 (PST) Original-Received: by 10.86.26.1 with HTTP; Mon, 28 Jan 2008 10:18:26 -0800 (PST) In-Reply-To: <6faad9f00801280936q3a371ac8t70542146e3e83465@mail.gmail.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:38835 Archived-At: On Tue, Jan 29, 2008 at 1:36 AM, Mojca Miklavec wrote: > On Jan 28, 2008 5:02 PM, Arthur Reutenauer wrote: > > You need a very recent luatex from the SVN trunk (revision >= 979). > > Should I update binaries to the latest SVN version of LuaTeX? (for the > platforms I have access to, i.e. mac intel, linux 32 & akira's windows > bin) > Thank you! after rsync the minimal is working now Another problem I want to report is that, after running first-setup.sh script, it will automatically generate the MKIV format. but the temp cache directory is wrong. whenever it finished, I should do luatools --generate texexec --make --lua again, or else I will get nothing when I compile a file: yulewang@yulewang-laptop:~/paper_back$ texexec --lua a.tex TeXExec | processing document 'a.tex' TeXExec | no ctx file found TeXExec | tex processing method: context TeXExec | TeX run 1 TeXExec | writing option file a.top TeXExec | using randomseed 341 TeXExec | tex engine: luatex TeXExec | tex format: cont-en LuaTools | using format name ///home/yulewang/tex/texmf-cache/luatex-cache/context/63cdb1aecb6460757eca78b5141d56c4/formats/cont-en.fmt LuaTools | no luc/lua with name ///home/yulewang/tex/texmf-cache/luatex-cache/context/63cdb1aecb6460757eca78b5141d56c4/formats/cont-en LuaTools | LuaTools | runtime: 0.005 seconds TeXUtil | parsing file a.tui TeXUtil | shortcuts : 0 TeXUtil | expansions: 0 TeXUtil | reductions: 0 TeXUtil | divisions : 0 TeXUtil | loaded files: 1 TeXUtil | temporary files: 0 TeXUtil | commands: 27 TeXUtil | programs: 0 TeXUtil | tuo file saved TeXExec | runtime: 0.104572 because the format is not stored in the 63cdb1aecb6460757eca78b5141d56c4 folder. (It is stored in another which is generated during the first-setup.sh) > 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 > ___________________________________________________________________________________ > ___________________________________________________________________________________ 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 ___________________________________________________________________________________