From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39558 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: processing xml in mkiv Date: Tue, 18 Mar 2008 16:59:18 +0100 Message-ID: <1CBAE076-D660-4DC3-8877-B5CEB07CC88C@uni-bonn.de> References: <332CF356-5BD2-469A-969E-7F2B3A61B7F4@uni-bonn.de> <20080316120425.bcb38147.schuster.wolfgang@googlemail.com> <20080316135106.75223e86.schuster.wolfgang@googlemail.com> <47DD5607.1020804@wxs.nl> <1841CE4B-DC45-4A6C-B20F-BBC6B6610267@uni-bonn.de> <47DE6C5A.8000701@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205856083 14840 80.91.229.12 (18 Mar 2008 16:01:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2008 16:01:23 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 18 17:01:51 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 1JbeFe-0003iU-Rw for gctc-ntg-context-518@m.gmane.org; Tue, 18 Mar 2008 17:01:22 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 71AA21FB98; Tue, 18 Mar 2008 17:00: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 19058-01-2; Tue, 18 Mar 2008 17:00:13 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 037FD1FB72; Tue, 18 Mar 2008 17:00:13 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 927EA1FADF for ; Tue, 18 Mar 2008 17:00:10 +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 19058-01 for ; Tue, 18 Mar 2008 16:59:31 +0100 (CET) Original-Received: from mailout09.sul.t-online.de (mailout09.sul.t-online.de [194.25.134.84]) by ronja.ntg.nl (Postfix) with ESMTP id 743DF1FB72 for ; Tue, 18 Mar 2008 16:59:31 +0100 (CET) Original-Received: from fwd34.aul.t-online.de by mailout09.sul.t-online.de with smtp id 1JbeDq-0006UR-01; Tue, 18 Mar 2008 16:59:30 +0100 Original-Received: from [192.168.0.2] (Z1TpM4ZHYhKmyFrF2iyuHncc9KTvXYWJnhK7tiM5V0LFX-b+kitQm5+tIvupgsnwMW@[87.178.120.191]) by fwd34.aul.t-online.de with esmtp id 1JbeDf-1gcHcu0; Tue, 18 Mar 2008 16:59:19 +0100 In-Reply-To: <47DE6C5A.8000701@elvenkind.com> X-Mailer: Apple Mail (2.919.2) X-ID: Z1TpM4ZHYhKmyFrF2iyuHncc9KTvXYWJnhK7tiM5V0LFX-b+kitQm5+tIvupgsnwMW@t-dialin.net X-TOI-MSGID: bca6825b-f84d-4da1-876d-42b48d17adae 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:39558 Archived-At: On Mar 17, 2008, at 2:04 PM, Taco Hoekwater wrote: > It is a bug in luatex, but not an easy one to fix. The simplest > workaround (for now) is to patch core-job.lua. > > Best wishes, > Taco > > > --- core-job.lua~ 2008-02-13 12:01:06.000000000 +0100 > +++ core-job.lua 2008-03-17 14:02:12.000000000 +0100 > @@ -64,7 +64,7 @@ > function commands.processfile(name,maxreadlevel) > name = find_file(name,maxreadlevel) > if name ~= "" then > - tex.sprint(tex.ctxcatcodes,string.format("\\input %s\ > \relax",name)) > + tex.print(tex.ctxcatcodes,string.format("\\input %s\ > \relax",name)) > end > end > > Thanks Taco! I was away from my computer yesterday, but will try that today. All best Thomas ___________________________________________________________________________________ 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 ___________________________________________________________________________________