Hello,Please, help me with the chart. I need one cell to be offsetted and (if possible) larger. The code:
\usemodule[chart]
\starttext
\setupFLOWcharts
[option=test,
nx=5,
ny=4,
dx=1\bodyfontsize,
dy=1\bodyfontsize,
width=12\bodyfontsize,
height=7\bodyfontsize,
maxwidth=\textwidth]
\startFLOWchart [grid]
\startFLOWcell
\shape {5}
\location {2,1}
\text {Higher mathematics}
\stopFLOWcell
\startFLOWcell
\shape {5}
\location {2,2}
\text {This should bigger and on the center}
\stopFLOWcell
\stopFLOWchart
\FLOWchart[grid]
\stoptext
To give you idea what I want to achieve (roughly), I attached an image
chart.png.
Rgrds, Vyatcheslav
<<attachment: chart.png>>
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
