From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/81985 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: use plain LuaTeX in ConTeXt standalone Date: Sat, 20 Apr 2013 12:38:15 +0200 Message-ID: <51727017.8020604@wxs.nl> References: <20130420100525.GO5709@homerow> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1366454318 2015 80.91.229.3 (20 Apr 2013 10:38:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Apr 2013 10:38:38 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Apr 20 12:38:42 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UTVBo-0001ce-0D for gctc-ntg-context-518@m.gmane.org; Sat, 20 Apr 2013 12:38:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A83A5101F0; Sat, 20 Apr 2013 12:38:39 +0200 (CEST) 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 L97V8rgX-4cw; Sat, 20 Apr 2013 12:38:37 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 8C091101E6; Sat, 20 Apr 2013 12:38:37 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D9742101E6 for ; Sat, 20 Apr 2013 12:38:35 +0200 (CEST) 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 kDAeryyNxINp for ; Sat, 20 Apr 2013 12:38:35 +0200 (CEST) Original-Received: from filter2-utr.mf.surf.net (filter2-utr.mf.surf.net [195.169.124.153]) by balder.ntg.nl (Postfix) with ESMTP id 1CDAD101E4 for ; Sat, 20 Apr 2013 12:38:34 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter2-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r3KAcX5c022151 for ; Sat, 20 Apr 2013 12:38:33 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 6.1c) with ESMTP (TLS) id 389-1713362 for ; Sat, 20 Apr 2013 12:38:32 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: <20130420100525.GO5709@homerow> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=15; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 04JqaCxdl - 6aa34d9bf3e8 - 20130420 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:81985 Archived-At: On 4/20/2013 12:05 PM, Marco Patzer wrote: > On 2013=9604=9620 Tim Li wrote: > >> Hi, many context users are also luatex user, and the context standalone = also contains luatex binary (windows). I input the 'luatex' in the cmd, but= it can't work. The message is as follows: d:\>luatex >> luatex >> This is LuaTeX, Version beta-0.77.0-2013041621 (rev 4633) >> \write18 enabled. >> **\relax >> I can't find the format file `luatex.fmt'!kpathsea: Running mktexfmt lua= tex.fmtThe command name is D:\context\tex\texmf-mswin\bin\mktexfmt Since th= ere is not mktexfmt in the context standalone, is that mean I can't use pla= in luatex in the context standalone? = > > 1) Create a file =93luatex-plain.tex=94 with the following context: > > \input plain > \directlua {tex.enableprimitives('', tex.extraprimitives())} > \pdfoutput=3D1 > \everyjob \expandafter {% > \the\everyjob > \input luatex-basics\relax > \input luatex-fonts\relax > \input luatex-mplib\relax > } > \edef\fmtversion{\fmtversion+luatex} > \dump there is a luatex-plain.tex in the context distribution Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________