Hi Uwe,
I am using Context version 2002.3.27. Here your code compiles without any
error.
Willi
----- Original Message -----
From: "Uwe Koloska" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 06, 2002 5:55 PM
Subject: chart: comments doesn't show up
> Hello,
>
> your fix for typesetting modules works like a charm -- thank you!
>
> I noticed another problem, now in m-chart:
> I was not able to show any comments -- her is a minimal example
>
> --- snip ---
> \usemodule [chart]
>
> \starttext
>
> \setupFLOWcharts
> [nx=4,ny=3,
> dx=2\bodyfontsize,
> dy=2\bodyfontsize,
> width=10\bodyfontsize,
> heigth=6\bodyfontsize]
>
> \startFLOWchart [comment]
>
> \startFLOWcell
> \name {first}
> \location {1,1}
> \shape {action}
> \text {first cell}
> \connection [bt] {second}
> \comment [r] {where is it?}
> \stopFLOWcell
>
> \startFLOWcell
> \name {second}
> \location {1,2}
> \shape {action}
> \text {second cell}
> \stopFLOWcell
>
> \stopFLOWchart
>
> \FLOWchart [comment]
>
> \stoptext
> --- snip ---
>
> Yours
> Uwe Koloska
>
> --
> voiceINTERconnect www.voiceinterconnect.de
> ... smart speech applications from germany
>
>