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

Reply via email to