From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/28689 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: feature request: texexec with exit code > 0 Date: Tue, 20 Jun 2006 11:07:59 +0200 Message-ID: <4497BAEF.5070404@net-b.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1150794506 29418 80.91.229.2 (20 Jun 2006 09:08:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Jun 2006 09:08:26 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 20 11:08:24 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FscDX-00007z-Nz for gctc-ntg-context-518@m.gmane.org; Tue, 20 Jun 2006 11:08:15 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7A1B41280A; Tue, 20 Jun 2006 11:08:15 +0200 (CEST) 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 08078-09; Tue, 20 Jun 2006 11:08:06 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B3D5C127F7; Tue, 20 Jun 2006 11:08:05 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C27F1127F7 for ; Tue, 20 Jun 2006 11:08:02 +0200 (CEST) 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 09197-04-2 for ; Tue, 20 Jun 2006 11:08:01 +0200 (CEST) Original-Received: from zs04.physik.fu-berlin.de (zs04.physik.fu-berlin.de [160.45.35.155]) by ronja.ntg.nl (Postfix) with SMTP id 0418F127F6 for ; Tue, 20 Jun 2006 11:08:00 +0200 (CEST) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs04.physik.fu-berlin.de with esmtp (Exim 4.62) (envelope-from ) id 1FscDI-0007LB-4C; Tue, 20 Jun 2006 11:08:00 +0200 User-Agent: Thunderbird 1.5 (X11/20060317) Original-To: ntg-context@ntg.nl In-Reply-To: X-Scanned: No viruses found. X-Scan-Signature: 36aab96c139040b89a07e4c42166d776 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:28689 Archived-At: Hello, Peter M=FCnster schrieb: > could "texexec --nonstopmode file" please exit with exit code > 0, if the= re > is an error (such as undefined control sequence)? > = In similar vain: Could texexec stop after a non-successful TeX run? Currently, there are several runs even if the first run was not successful. Tobias