From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12823 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: new system modes Date: Fri, 08 Aug 2003 00:07:59 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030808000422.02248470@server-1.pragma-net.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1060326064 18245 80.91.224.253 (8 Aug 2003 07:01:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2003 07:01:04 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Aug 08 09:01:29 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19l1Fh-0008Au-00 for ; Fri, 08 Aug 2003 09:01:29 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2FE1410B68; Fri, 8 Aug 2003 09:01:25 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id D6D5E10AFC for ; Fri, 8 Aug 2003 08:55:40 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h786tci29542 for ; Fri, 8 Aug 2003 08:55:38 +0200 Original-Received: from laptop-3.wxs.nl (laptop-3.pragma-net [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id A2F0B17A1C for ; Fri, 8 Aug 2003 08:55:34 +0200 (CEST) X-Sender: hagen-mail@server-1.pragma-net.nl X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12823 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12823 Hi, The next version will have a new system mode, which can be used in conditional processing: \startmode[*first] ... \stopmode this mode is true in the first run and can be used like: \startmode[*first] \executesystemcommand{dowhatever test.tex x-test.tex} \stopmode \typefile{x-test.tex} an example of a preprocessor run, which only needs to be done once; this can be handy when one needs to preprocess to be included files. Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------