From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25321 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: How many mode statements allowed on compile line Date: Tue, 17 Jan 2006 22:57:25 -0800 Message-ID: <4580EBF6-EC67-4F6A-B4FE-08514FDE8C31@cox.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137567538 3302 80.91.229.2 (18 Jan 2006 06:58:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Jan 2006 06:58:58 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 18 07:58:56 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 1Ez7HQ-0002ta-A1 for gctc-ntg-context-518@m.gmane.org; Wed, 18 Jan 2006 07:58:52 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2FD6C12825; Wed, 18 Jan 2006 07:58:51 +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 32762-01-4; Wed, 18 Jan 2006 07:58:48 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D0E311280E; Wed, 18 Jan 2006 07:58:48 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 797811280E for ; Wed, 18 Jan 2006 07:58: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 32762-01-3 for ; Wed, 18 Jan 2006 07:58:46 +0100 (CET) Original-Received: from fed1rmmtao10.cox.net (fed1rmmtao10.cox.net [68.230.241.29]) by ronja.ntg.nl (Postfix) with SMTP id 16C25127FD for ; Wed, 18 Jan 2006 07:58:45 +0100 (CET) Original-Received: from [10.0.1.2] (really [70.191.56.23]) by fed1rmmtao10.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060118065720.ZKDG20441.fed1rmmtao10.cox.net@[10.0.1.2]> for ; Wed, 18 Jan 2006 01:57:20 -0500 Original-To: Context Mailing List List X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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:25321 Archived-At: All, Are multiple mode statements allowed on a compile line. Suppose I have: print or screen and short or long (answers) How do I compile with screen mode with long answers?