From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14135 Path: main.gmane.org!not-for-mail From: (Walter Harms) Newsgroups: gmane.comp.tex.context Subject: Re: Re: installing context with tetex Date: Mon, 1 Dec 2003 16:17:55 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070292038 7536 80.91.224.253 (1 Dec 2003 15:20:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Dec 2003 15:20:38 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Dec 01 16:20:32 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQpqh-0007i2-00 for ; Mon, 01 Dec 2003 16:20:31 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 01D5610B03; Mon, 1 Dec 2003 16:20:17 +0100 (MET) Original-Received: from mx.sz.bfs.de (unknown [194.94.69.70]) by ref.ntg.nl (Postfix) with ESMTP id 957B010ACC for ; Mon, 1 Dec 2003 16:12:46 +0100 (MET) Original-Received: from mail.sz.bfs.de (mail.sz.bfs.de [192.168.0.1]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mx.sz.bfs.de (BfS Mail Relay SZ) with ESMTP id 03078E1B61 for ; Mon, 1 Dec 2003 16:12:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by mail.sz.bfs.de (BfS Mail Hub) with ESMTP id A622C8964 for ; Mon, 1 Dec 2003 16:12:41 +0100 (CET) Original-Received: from mail.sz.bfs.de ([127.0.0.1]) by localhost (apz [127.0.0.1]) (amavisd, port 10024) with ESMTP id 01022-09 for ; Mon, 1 Dec 2003 16:12:40 +0100 (CET) Original-Received: from SZKOM.BFS.DE (unknown [193.174.230.136]) by mail.sz.bfs.de (BfS Mail Hub) with SMTP id 69FD28959 for ; Mon, 1 Dec 2003 16:12:40 +0100 (CET) Original-Received: by SZKOM.BFS.DE with VINES-ISMTP; Mon, 1 Dec 2003 16:17:45 +0100 X-Priority: 3 (Normal) Original-To: X-Incognito-SN: 25185 X-Incognito-Version: 5.1.0.84 X-Virus-Scanned: by BfS Mail Hub SZ Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14135 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14135 hi list, thats it :) i was unaware of the \starttext \stoptext :( Hallo hans ? can you please adjust the "typesetting.." document ? So at least at start it should have a full example. regards, walter - - - - - - - - - - - - - - Original Message - - - - - - - - - - - - - - From: Willi Egger Subject: Re: [NTG-context] installing context with tetex Date: 11/30/03 22:45 Hi Walter did you issue the following command at the beginning of the file: \usemodule[chart] At 20:28 30.11.2003, Walter wrote: >hi list, >thanks for the hint with te_cont i was looking for *tex* so i never found >anything. > >So, i have installed all missing packets and the sample works fine. > >Then i tried the first example from "typsetting flow charts". > >\setupFLOWcharts[...] >\startFLOWchart[grid] >\stopFLOWchart to typeset the chart you have to issue the following command \setupoutput[pdftex] \usemodule[chart] \setupFLOWcharts [option=test, nx=3, ny=3] \startFLOWchart[grid] \stopFLOWchart \starttext \FLOWchart[grid] \stoptext >What is the mentioned "testmode" ? where i can see grid ? When the option=test is set, the grid of the chart is drawn. >the second example is the definition of a cell but i am unable to create >any output because: >no legal \end found >but where ? the examples contain no end (in the sense >\begin{} \end{} ) > >Can i download the examples somewhere ? No not that I know Other example: \setupFLOWcharts [option=, nx=1, ny=2] \startFLOWchart[Walter] \startFLOWcell \name {first} \location {1,1} \shape {singledocument} \text {Name: Walter} \stopFLOWcell \stopFLOWchart \starttext \FLOWchart[Walter] \stoptext This code works here.... Success Willi _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context