On 14.06.2010 15:27, ntg-context-requ...@ntg.nl wrote:
That actual picture was drawn with the flowchart module.

http://wiki.contextgarden.net/Flow_Charts
Thank you, Taco.

I cannot find one thing about charts: is it possible to offset and enlarge just one chart symbol?

Specifically, I need "My main discipline" to occupy four cells in the center, or just be shifted...

\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 {My main discipline}
\stopFLOWcell   
\stopFLOWchart

\FLOWchart[grid]
\stoptext

--
Best Regards,
Vyatcheslav Yatskovsky
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________

Reply via email to