From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32781 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: texexec --mode=xxx --mode=yyy Date: Mon, 15 Jan 2007 18:56:34 +0100 (CET) Message-ID: References: <45AA6C74.9090907@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: sea.gmane.org 1168894146 8556 80.91.229.12 (15 Jan 2007 20:49:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Jan 2007 20:49:06 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 15 21:49:04 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 1H6YK8-000781-19 for gctc-ntg-context-518@m.gmane.org; Mon, 15 Jan 2007 21:20:56 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BAB681FF64; Mon, 15 Jan 2007 21:16:47 +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 18646-04-3; Mon, 15 Jan 2007 21:16:40 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 15FFC1FF63; Mon, 15 Jan 2007 21:16:40 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4E0931FF64 for ; Mon, 15 Jan 2007 21:16:37 +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 18646-04-2 for ; Mon, 15 Jan 2007 21:16:31 +0100 (CET) Original-Received: from smtp.Neuf.fr (sp604005mt.neufgp.fr [84.96.92.11]) by ronja.ntg.nl (Postfix) with ESMTP id 3EA4B1FF56 for ; Mon, 15 Jan 2007 21:16:31 +0100 (CET) Original-Received: from gaston.pm ([84.7.255.3]) by sp604005mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0JBX008OFDRRMAD0@sp604005mt.gpm.neuf.ld> for ntg-context@ntg.nl; Mon, 15 Jan 2007 20:50:16 +0100 (CET) Original-Received: by gaston.pm (Postfix, from userid 500) id 28E0C13C3DE; Mon, 15 Jan 2007 18:56:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.pm (Postfix) with ESMTP id 23E01148197 for ; Mon, 15 Jan 2007 18:56:34 +0100 (CET) In-reply-to: <45AA6C74.9090907@wxs.nl> X-X-Sender: peter@gaston.pm Original-To: mailing list for ConTeXt users 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:32781 Archived-At: On Sun, 14 Jan 2007, Hans Hagen wrote: > > is it possible to make "texexec --mode=xxx --mode=yyy" behave the same as > > "texexec --mode=xxx,yyy" ? > > > > I need it, because I have a server that automatically generates pdf-files > > via "texexec --mode=xxx ..." and the rest of the command-line can be > > anything found in the tex-fileheader (for example another --mode=yyy). > > > setupmodes (and therefore the commandline option) does accent comma > separated lists Hello Hans, the question is, if you could modify texexec to behave the same way, when used with these 2 command-lines: 1.) texexec --mode=xxx --mode=yyy file 2.) texexec --mode=xxx,yyy file Imagine a command (an alias) my-texexec = "texexec --mode=xxx" that is used for example like this: my-texexec --mode=yyy file Then, the mode=xxx gets overwritten... Cheers, Peter -- http://pmrb.free.fr/contact/