m-chart: bug? and questions
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. Then two questions: (1) I couldn't find any setup parameters to manipulate the default font chosen for the the cells. It is by far too small (I'm preparing a screen presentation). (2) Is the option for half-grid steps requested by GB some time ago available? If so, how to use it? Eckhart
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?]
Then two questions:
(1) I couldn't find any setup parameters to manipulate the default font chosen for the the cells. It is by far too small (I'm preparing a screen presentation).
bodyfont=...
(2) Is the option for half-grid steps requested by GB some time ago available? If so, how to use it?
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 -) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
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
participants (2)
-
Eckhart Guthöhrlein
-
Hans Hagen