From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20146 Path: news.gmane.org!not-for-mail From: Matthias Weber Newsgroups: gmane.comp.tex.context Subject: Re: Using modes Date: Thu, 28 Apr 2005 16:43:46 -0500 Message-ID: References: <20050329030458.GA4547@localhost.localdomain> <20050329232437.GA30038@localhost.localdomain> <424A4CEB.9030005@wxs.nl> <20050330230222.GE13966@localhost.localdomain> <53288eaff315a0c167430523a37e42f5@indiana.edu> <427132EB.4030305@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1114724302 27721 80.91.229.2 (28 Apr 2005 21:38:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2005 21:38:22 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 28 23:38:20 2005 Return-path: 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 1DRGiA-0005oF-Qn for gctc-ntg-context-518@m.gmane.org; Thu, 28 Apr 2005 23:38:18 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 451D912816; Thu, 28 Apr 2005 23:43:56 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21611-09; Thu, 28 Apr 2005 23:43:52 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 30E7F1280A; Thu, 28 Apr 2005 23:43:52 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BA5701280A for ; Thu, 28 Apr 2005 23:43:50 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21801-02 for ; Thu, 28 Apr 2005 23:43:49 +0200 (CEST) Original-Received: from plounts.uits.indiana.edu (plounts.uits.indiana.edu [129.79.1.73]) by ronja.ntg.nl (Postfix) with ESMTP id AD17C12807 for ; Thu, 28 Apr 2005 23:43:49 +0200 (CEST) Original-Received: from mail-relay.iu.edu (stjoseph.uits.indiana.edu [129.79.1.78]) by plounts.uits.indiana.edu (8.12.10/8.12.10/IUPO) with ESMTP id j3SLhkx5022296 for ; Thu, 28 Apr 2005 16:43:47 -0500 (EST) Original-Received: from [129.79.94.193] (129-79-94-193.dhcp-bl.indiana.edu [129.79.94.193]) (authenticated bits=0) by mail-relay.iu.edu (8.12.10/8.12.10/IUPO) with ESMTP id j3SLhkCm027079 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Thu, 28 Apr 2005 16:43:46 -0500 (EST) In-Reply-To: <427132EB.4030305@boede.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.622) X-Virus-Scanned: by 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20146 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20146 Hello Willi, I have just change a major projects to modes, so in producing a minimal example the effect takes a slightly different form: \starttext \disablemode[screen] \enablemode[print] \startmode[screen] Screen Version \stopmode[screen] \startmode[print] Print Version \stopmode[print] \stoptext Matthias On Apr 28, 2005, at 2:00 PM, Willi Egger wrote: > Hi Matthias > > I see there is a problem in your case. Still it is not possible to > give you a meaningful answer if there is no detailed information. > > Could you provide a minimal example which is producing the mentioned > bahviour? > > Willi > > Matthias Weber wrote: >> Hello, >> when using modes, the names of all used modes are printed on the >> first page >> of the document like >> [screen] >> [print] >> etc. >> What's the purpose, and how can I get rid of this? >> I could see this being useful if the disabled modes were stricken out. >> Thanks, >> Matthias >> _______________________________________________ >> ntg-context mailing list >> ntg-context@ntg.nl >> http://www.ntg.nl/mailman/listinfo/ntg-context > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > >