At 11:17 07/05/2003 +1100, you wrote:
Hi all,
I have definitely not been flooded by answers. I am getting the impression that this forum might not have been the best one to ask (i.e. I have a practical problem which has little bearing with implementation aspects / bugs / new features of Context).
hm, normally questions get answered (willy often does the flow chart ones, but he may be off for a few days; begin may are also problematic days: many holidays, national thingies and so; personally i'm just back from the polish tex conference) i forwarded the mail to willy -) the best hack i can come up with is: % output=pdftex \usemodule[chart] \starttext \startFLOWchart[boxes] \startFLOWcell \name {a} \location {1,1} \shape {action} \text {\ss A} \stopFLOWcell \startFLOWcell \name {b} \location {2,1} \shape {action} \text {\ss B} \stopFLOWcell \startFLOWcell \name {c} \location {3,1} \shape {action} \text {\ss C} \stopFLOWcell \stopFLOWchart \FLOWchart[boxes] \startFLOWchart[arrows] \includeFLOWchart[boxes] \startFLOWcell \name {1-2} \location {1,1} \shape {none} \connection[rl]{b} \stopFLOWcell \startFLOWcell \name {2-3} \location {2,1} \shape {none} \connection[rl]{c} \stopFLOWcell \stopFLOWchart \FLOWchart[arrows] \stoptext when i have time i'll think about some extension Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------