[NTG-context] Flow charts forgetting text
Willi Egger
w.egger at boede.nl
Mon Nov 5 17:49:07 CET 2007
Hi Aditya,
Your code compiles correctly here. Well with the following version of
Context
ConTeXt ver: 2007.10.03 12:52 MKII fmt: 2007.10.4 int: english/
english
Willi
On Nov 4, 2007, at 12:17 AM, Aditya Mahajan wrote:
> Hi,
>
> Something is broken in flowcharts. If I typeset the same flowchart
> twice,
> the comments are missing from the second chart. For example
>
> \usemodule[chart]
> \setupFLOWcharts
> [%option=test,
> bodyfont=11pt,
> nx=4,
> ny=1,
> offset=11pt,
> dx=\bodyfontsize,
> dy=0.65\bodyfontsize,
> width=6\bodyfontsize,
> height=2.5\bodyfontsize,
> ]
> \startFLOWchart[test]
> \startFLOWcell
> \name {source}
> \location {1,1}
> \shape {procedure}
> \text {Source}
> \connection [rl] {encoder}
> \comment [t] {$X_t$}
> \stopFLOWcell
> \startFLOWcell
> \name {encoder}
> \location {2,1}
> \shape {procedure}
> \text {Encoder}
> \stopFLOWcell
> \stopFLOWchart
>
> \starttext
> \FLOWchart[test] \input knuth \FLOWchart[test]
> \stoptext
>
> The second flow chart does not have $X_t$. Can someone tell what is
> going
> on?
>
> Aditya
> ______________________________________________________________________
> _____________
> If your question is of interest to others as well, please add an
> entry to the Wiki!
>
> maillist : ntg-context at ntg.nl / http://www.ntg.nl/mailman/listinfo/
> ntg-context
> webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive : https://foundry.supelec.fr/projects/contextrev/
> wiki : http://contextgarden.net
> ______________________________________________________________________
> _____________
Willi Egger
w.egger at boede.nl
More information about the ntg-context
mailing list