[NTG-context] chart module \connection[cc]

2012-11-11 Thread Alan BRASLAU
Hello, Once again, let me say that the chart module is great! In the following example 3 columns x 2 rows, I connect the cell {3,2} with the cell {2,1}. In the absence of the cell {2,2}, the arrow nicely goes through the center of this blank space. \usemodule [chart] \setupFLOWcharts

Re: [NTG-context] Chart module

2011-11-21 Thread Hans Hagen
On 20-11-2011 03:52, Aditya Mahajan wrote: Hi, Nested flow charts do not work in the current chart module. \usemodule[chart] \startFLOWchart[A] \startFLOWcell \name{A} \location{1,1} \text{A} \stopFLOWcell \stopFLOWchart \startFLOWchart[B] \includeFLOWchart[A][x=1,y=1] \stopFLOWchart

[NTG-context] Chart module

2011-11-19 Thread Aditya Mahajan
Hi, Nested flow charts do not work in the current chart module. \usemodule[chart] \startFLOWchart[A] \startFLOWcell \name{A} \location{1,1} \text{A} \stopFLOWcell \stopFLOWchart \startFLOWchart[B] \includeFLOWchart[A][x=1,y=1] \stopFLOWchart \startFLOWchart[C]

[NTG-context] Chart module: comment not visible!?

2010-12-06 Thread Verhaag, G.C.H.M.
Hi, I wanted to try the chart module to build some flow diagrams, and tried the example (digital signal processing!) at contextgarden. Unfortunately, the text inside the rectangular shapes shows up properly, but no sign of any comments visible in the generated pdf-file! I use ConTeXt ver:

Re: [NTG-context] Chart module: comment not visible!?

2010-12-06 Thread Alan BRASLAU
On Monday 06 December 2010 11:09:42 Verhaag, G.C.H.M. wrote: Hi, I wanted to try the chart module to build some flow diagrams, and tried the example (digital signal processing!) at contextgarden. Unfortunately, the text inside the rectangular shapes shows up properly, but no sign of any

Re: [NTG-context] Chart module: comment not visible!?

2010-12-06 Thread Verhaag, G.C.H.M.
Alan BRASLAU wrote: On Monday 06 December 2010 11:09:42 Verhaag, G.C.H.M. wrote: Hi, I wanted to try the chart module to build some flow diagrams, and tried the example (digital signal processing!) at contextgarden. Unfortunately, the text inside the rectangular shapes shows up properly,

[NTG-context] Chart module problem.

2005-07-02 Thread John R. Culleton
I copied the first example in the Charts manual as follows: --- \setupoutput[pdftex] \usemodule[chart] \starttext \setupFLOWcharts [option=test, nx=4, ny=3, dx=2\bodyfontsize, dy=2\bodyfontsize, width=12\bodyfontsize, height=7\bodyfontsize,

Re: [NTG-context] Chart module problem.

2005-07-02 Thread Willi Egger
Hi John, Here your code compiles as soon as you change \stopflowchart into \stopFLOWchart! Willi John R. Culleton wrote: I copied the first example in the Charts manual as follows: --- \setupoutput[pdftex] \usemodule[chart] \starttext

Re: [NTG-context] Chart module problem.

2005-07-02 Thread John R. Culleton
On Saturday 02 July 2005 08:20 pm, Willi Egger wrote: Hi John, Here your code compiles as soon as you change \stopflowchart into \stopFLOWchart! Willi See, I knew it was something simple staring me in the face. Or perhaps I am the thing that is simple. Anyhow, back to the (virtual) drawing