On 8-5-2012 08:20, Mari Voipio wrote:
Now, to implementing all this new knowledge in Chart 2.
and after that comes chart 3: \usemodule[chart] \startFLOWchart[ABC] \startFLOWcell \name{A} \location{1,1} \destination{whatever:A} \text{A} \connection[bt]{B} \stopFLOWcell \startFLOWcell \name{B} \location{1,2} \destination{whatever:B} \text{B} \connection[bt]{C} \stopFLOWcell \startFLOWcell \name{C} \location{1,3} \destination{whatever:C} \text{C} \connection[bt]{A} \stopFLOWcell \stopFLOWchart \setupinteraction[state=start] \starttext \FLOWchart[ABC] \startchapter[title=We're at A,reference=whatever:A] \input ward \stopchapter \startchapter[title=We're at B,reference=whatever:B] \input tufte \stopchapter \startchapter[title=We're at C,reference=whatever:C] \input zapf \stopchapter \stoptext (One reason why the chart module exists is that it can be used for online qa manuals and such where one can jump from cells to explanation.) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------