From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19612 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Charts Date: Mon, 04 Apr 2005 22:47:51 +0200 Message-ID: <4251A7F7.2090505@boede.nl> References: <23d0689705040413285bb89580@mail.gmail.com> 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 1112647696 29488 80.91.229.2 (4 Apr 2005 20:48:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Apr 2005 20:48:16 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 04 22:48:12 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 1DIYST-0000GJ-W2 for gctc-ntg-context-518@m.gmane.org; Mon, 04 Apr 2005 22:46:06 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D3FF51289D; Mon, 4 Apr 2005 22:47:57 +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 27365-09-3; Mon, 4 Apr 2005 22:47:54 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C383128B1; Mon, 4 Apr 2005 22:47:54 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F124D128B1 for ; Mon, 4 Apr 2005 22:47:52 +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 27365-09-2 for ; Mon, 4 Apr 2005 22:47:52 +0200 (CEST) Original-Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) by ronja.ntg.nl (Postfix) with ESMTP id 1B6E31289D for ; Mon, 4 Apr 2005 22:47:52 +0200 (CEST) Original-Received: from [192.168.0.193] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtp-vbr1.xs4all.nl (8.12.11/8.12.11) with ESMTP id j34KlnQg096678; Mon, 4 Apr 2005 22:47:49 +0200 (CEST) (envelope-from w.egger@boede.nl) User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en Original-To: David Waller , mailing list for ConTeXt users In-Reply-To: <23d0689705040413285bb89580@mail.gmail.com> X-Virus-Scanned: by XS4ALL Virus Scanner 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:19612 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19612 Hi David, If I remember correctly one should not use the \maxwidth option. Personally I have at this moment work under hand using the following setup: \setupFLOWcharts [x=1, y=1, nx=5, ny=11, dx=\bodyfontsize, dy=\bodyfontsize, width=6\bodyfontsize, height=4\bodyfontsize] \setupFLOWsplit [x=1, y=1, nx=5, ny=10, dx=1, dy=1, before=, after=\page, marking=off] This works perfectly even with charts consuming multiple pages. Kind regards Willi David Waller wrote: > Hello, > I am using the charts module as part of context to produce flowcharts > and I am having problems when the flowchart goes above a page in that > I can't get the system to automatically split the chart. > I have the following setup commands in my context file > > \usemodule[chart] > \setupFLOWcharts[maxwidth=\textwidth, nx=4] > \setupFLOWsplit[ny=9, before=, after=\page] > > based upon the manual. I then use the command > \FLOWcharts [bigchart] > > later in the document and the flowchart does not split, instead it > runs off the bottom of the page. I have also tried using \splitfloat > with no success either. > > I am running > TeXExec 5.2.5 - ConTeXt / PRAGMA ADE 1997-2005 > > Kpathsea released! > texexec : TeXExec 5.2.5 - ConTeXt / PRAGMA ADE 1997-2005 > texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 > tex : pdfeTeX, 3.141592-1.20a-2.2 (Web2c 7.5.3) > context : ver: 2005.03.16 > cont-en : ver: 2005.03.16 fmt: 2005.3.20 mes: english > cont-cz : ver: 2005.03.16 fmt: 2005.3.20 mes: english > cont-de : ver: 2005.03.16 fmt: 2005.3.20 mes: english > cont-it : ver: 2005.03.16 fmt: 2005.3.20 mes: english > cont-nl : ver: 2005.03.16 fmt: 2005.3.20 mes: dutch > cont-ro : ver: 2005.03.16 fmt: 2005.3.20 mes: dutch > cont-uk : ver: 2005.03.16 fmt: 2005.3.20 mes: dutch > > Any help please > > Thanks > Dave Waller > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context