From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32407 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: store counter or variable and reread again Date: Mon, 1 Jan 2007 06:17:31 -0500 (EST) Message-ID: References: <45941026$0$4168$ba624c82@nntp02.dk.telia.net> <459670F8.5020106@elvenkind.com> <45968AED.7040904@gmx.net> <4596E9B0.8070705@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1167650434 19313 80.91.229.12 (1 Jan 2007 11:20:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Jan 2007 11:20:34 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 01 12:20:32 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 1H1LDU-0003Jt-Jm for gctc-ntg-context-518@m.gmane.org; Mon, 01 Jan 2007 12:20:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DE5EC1FF13; Mon, 1 Jan 2007 12:18:05 +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 19402-02-2; Mon, 1 Jan 2007 12:18:00 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D40A51FF0C; Mon, 1 Jan 2007 12:17:59 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 94EC71FF0F for ; Mon, 1 Jan 2007 12:17:55 +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 19402-02 for ; Mon, 1 Jan 2007 12:17:48 +0100 (CET) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by ronja.ntg.nl (Postfix) with SMTP id D2FB51FE83 for ; Mon, 1 Jan 2007 12:15:07 +0100 (CET) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY hellskitchen.mr.itd.umich.edu ID 4598EDCB.AD2E9.2584 ; 1 Jan 2007 06:17:32 -0500 Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32407 Archived-At: On Mon, 1 Jan 2007, Peter M=FCnster wrote: > On Sat, 30 Dec 2006, Aditya Mahajan wrote: > = > > you will get two runs the first time you process the file, and a = > > single run if you reprocess the file. By default, the maximum number = > > of runs that you can have is 8, but you can change this by passing > > --runs=3D to texexec > = > Hello, > is it also possible to specify the maximum number of runs in the TeX-file, > for example "\maxruns{11}" ? AFAIU, no. I have not checked if runs=3D11 on top of the file is read. Aditya