ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Flow charts and comments
@ 2008-09-21  3:09 Aditya Mahajan
  0 siblings, 0 replies; only message in thread
From: Aditya Mahajan @ 2008-09-21  3:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Something seems to be wrong with placements of comments in flowcharts. For 
exmaple, consider a short version of an example from the wiki.

\usemodule[chart]

\startFLOWchart

 	\startFLOWcell
 	\name{1}
 	\location{1,1}
 	\shape{44}
 	\connection[rl] {2}
 	\comment[t]{top}
 	\comment[b]{bottom}
 	\stopFLOWcell

 	\startFLOWcell
 	\name {2}
 	\location {2,1}
 	\text {Test}
 	\stopFLOWcell
\stopFLOWchart


\starttext

\FLOWchart

\stoptext

Top and bottom captions are not placed at all, both in mkiv and mkii.

Aditya


___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-21  3:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-21  3:09 Flow charts and comments Aditya Mahajan

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).