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
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to