ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [m-chart] Focus feature
@ 2011-10-18 19:32 Marco
  2011-10-18 20:07 ` Willi Egger
  2011-10-18 21:49 ` Hans Hagen
  0 siblings, 2 replies; 10+ messages in thread
From: Marco @ 2011-10-18 19:32 UTC (permalink / raw)
  To: ntg-context

Hi,

it's  me with  flow chars  again. I  didn't get  the focus
feature  to work.  The  following example  does not  focus
anything. Has the syntax changed or is the feature gone?


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usemodule       [chart]
\setupFLOWfocus  [framecolor=yellow]
\setupFLOWcharts [focus=bar]

\startFLOWchart [mychart]
	\startFLOWcell
		\name     {foo}
		\location {1,1}
		\shape    {action} % mandatory, otherwise error
		\text     {Foo}
	\stopFLOWcell
	\startFLOWcell
		\name     {bar}
		\location {1,2}
		\shape    {action} % mandatory, otherwise error
		\text     {Bar}
		\connection [tb] {foo}
	\stopFLOWcell
\stopFLOWchart

\starttext
	\FLOWchart [mychart]
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Another issue: According to the manual, “action” should be
the default shape. However, when no shape is specified, an
error is raised. Is it a bug?

Regards

Marco Patzer


___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-10-20 11:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-18 19:32 [m-chart] Focus feature Marco
2011-10-18 20:07 ` Willi Egger
2011-10-18 20:11   ` Hans Hagen
2011-10-18 20:19   ` Marco
2011-10-18 21:49 ` Hans Hagen
2011-10-19  8:42   ` Marco
2011-10-19 20:00   ` Otared Kavian
2011-10-20  8:43     ` Ian Lawrence
2011-10-20 11:31       ` Hans Hagen
2011-10-20 11:38     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).