On Friday 24 January 2003 14:08, Hans Hagen wrote:
At 01:47 PM 1/24/2003 +0100, you wrote:
I'm using dummy flow cells to have both solid and dashed connections originating from the same cell in a chart. I have noticed that having several nodes with no \name{...} defined confuses the chart macros: all connections refer to the same node. Giving arbitrary names to the dummy nodes solves the problem.
this should not happen, so: small example please -) [how old is your version?]
It's attached. Uncommenting \name{anyname} fixes the problem. ConTeXt ver: 2003.1.10 fmt: 2003.1.13 int: english mes: english
ah, not for cells, but for lines there is now some (yet incomplete) trickery, like:
\connection [bt][2,0] {jobs}
which i needef for the ex-gui manual. Yet undocumented i'm afraid -)
Ok, I can wait. (Anyway, I would be much more interested in placing cells in halfsteps...) Eckhart