From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21493 Path: news.gmane.org!not-for-mail From: "luigi.scarso" Newsgroups: gmane.comp.tex.context Subject: Re: Paragraph internal graphic/layout inquiry. Date: Wed, 20 Jul 2005 07:11:57 +0200 Message-ID: <42DDDD1D.3070002@logosrl.it> References: <42D4C175.5060102@elvenkind.com> <42DD64C8.50905@wxs.nl> <7BAD24BC-60BD-46AD-999B-BB0F801F631E@trichotomic.net> <534eda9486b4683f723e814ec4b42f29@indiana.edu> 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; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1121836358 19045 80.91.229.2 (20 Jul 2005 05:12:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Jul 2005 05:12:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 20 07:12:31 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 1Dv6sa-0004Y9-Fs for gctc-ntg-context-518@m.gmane.org; Wed, 20 Jul 2005 07:12:24 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E4EFC127D6; Wed, 20 Jul 2005 07:12:23 +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 28131-10; Wed, 20 Jul 2005 07:12:11 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1CF56127B2; Wed, 20 Jul 2005 07:12:11 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 95471127B2 for ; Wed, 20 Jul 2005 07:12:09 +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 28726-07 for ; Wed, 20 Jul 2005 07:12:08 +0200 (CEST) Original-Received: from ServerNotes.logosrl.it (unknown [81.208.99.91]) by ronja.ntg.nl (Postfix) with ESMTP id AC99A127A7 for ; Wed, 20 Jul 2005 07:12:08 +0200 (CEST) Original-Received: from [192.168.2.85] ([192.168.2.85]) by ServerNotes.logosrl.it (Lotus Domino Release 6.5.1) with ESMTP id 2005072007154695-3441 ; Wed, 20 Jul 2005 07:15:46 +0200 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <534eda9486b4683f723e814ec4b42f29@indiana.edu> X-MIMETrack: Itemize by SMTP Server on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 20/07/2005 07.15.46, Serialize by Router on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 20/07/2005 07.15.47, Serialize complete at 20/07/2005 07.15.47 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21493 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21493 Matthias Weber wrote: > You can comment out the line > > \doifnotmode{demo}{\endinput} > > There is probably also an invocation of TeX with a command line option > which sets the mode. > I made it with $>texexec --pdf --mode=demo m-shape.tex luigi