From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39141 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: MkIV: \processbetween and command with optional argument Date: Thu, 14 Feb 2008 10:36:32 +0100 Message-ID: <115224fb0802140136j5d6cac57nf75e4064fd8a6067@mail.gmail.com> References: <115224fb0802130533h783a40c0t70302bfb7177e944@mail.gmail.com> <47B31226.1040105@wxs.nl> <115224fb0802130816q5a0c816dv37aa21469990a427@mail.gmail.com> <47B32711.3070209@wxs.nl> 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 1202981890 20047 80.91.229.12 (14 Feb 2008 09:38:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2008 09:38:10 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Feb 14 10:38:30 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 1JPaXn-0002j3-RV for gctc-ntg-context-518@m.gmane.org; Thu, 14 Feb 2008 10:38:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 419021FD19; Thu, 14 Feb 2008 10:37:46 +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 29079-02; Thu, 14 Feb 2008 10:37:08 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 078131FCDF; Thu, 14 Feb 2008 10:37:07 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ED4D91FCDB for ; Thu, 14 Feb 2008 10:37:04 +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 23600-03-4 for ; Thu, 14 Feb 2008 10:36:33 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by ronja.ntg.nl (Postfix) with ESMTP id 15F851FCC7 for ; Thu, 14 Feb 2008 10:36:33 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id q2so1275173uge.50 for ; Thu, 14 Feb 2008 01:36:32 -0800 (PST) Original-Received: by 10.67.26.7 with SMTP id d7mr3069926ugj.23.1202981792824; Thu, 14 Feb 2008 01:36:32 -0800 (PST) Original-Received: by 10.66.252.15 with HTTP; Thu, 14 Feb 2008 01:36:32 -0800 (PST) In-Reply-To: <47B32711.3070209@wxs.nl> 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:39141 Archived-At: On Feb 13, 2008 6:21 PM, Hans Hagen wrote: > Wolfgang Schuster wrote: > > On Feb 13, 2008 4:52 PM, Hans Hagen wrote: > >> Wolfgang Schuster wrote: > >>> Hi, > >>> > >>> LuaTeX hangs in the following example, it is related to the optional argument > >>> for \startTEST. > >> unrelated to luatex ... processbetween takes args one by one > > > > and why did it work with pdfTeX? > > i don't know ... maybe test with \tracingall and compare what happens done, problem found. the following command in toks-ini.tex cause the freeze in mkiv: \def\dograbuntil#1#2% {\long\def\next##1#1{#2##1}\next} the correct definition should be \def\dograbuntil#1#2% {\long\def\next##1#1{#2{##1}}\next} Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________