ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Adam Duck <duck@informatik.uni-frankfurt.de>
Subject: FLOWcharts
Date: Fri, 11 Mar 2005 16:56:05 +0100	[thread overview]
Message-ID: <86r7im6usq.fsf@oumu.localdomain> (raw)

Hello,


I'm having problems with the following chart (well, any chart, that
is):

--- ConTeXt code ---

\setupoutput[pdftex]
\usemodule[chart]
\starttext

\setupFLOWcharts[offset=50pt]

\startFLOWchart[test]

  \startFLOWcell
    \name{one}
    \location{1,1}
    \text{one}
    \connect[bt]{two}
    \comment[r]{why}
    \comment[l]{is}
    \comment[l]{this}
  \stopFLOWcell
    
  \startFLOWcell
    \name{two}
    \location{1,2}
    \text{two}
  \stopFLOWcell
  
\stopFLOWchart

\midaligned{\FLOWchart[test]}

\stoptext

--- end ---

It seems that every \comment-command pushes all text further down;
i.e. "two" in the secons cell but also the other comments.

version: 

 TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005

               texexec : TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005
               texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
                   tex : pdfeTeX, 3.14159-1.10b-2.1 (Web2C 7.4.5)
               context : ver: 2005.01.31
               cont-en : ver: 2005.01.31  fmt: 2005.3.8  mes: english

        total run time : 1 seconds

and:

%D \module
%D   [       file=m-chart,
%D        version=1998.10.10,

bye, Adam.

             reply	other threads:[~2005-03-11 15:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-11 15:56 Adam Duck [this message]
2005-03-13 21:57 ` FLOWcharts Willi Egger
2005-03-16  9:20   ` FLOWcharts h h extern
  -- strict thread matches above, loose matches on Subject: below --
2006-09-21  9:53 FLOWcharts Adam Duck
2006-09-21 18:23 ` FLOWcharts Willi Egger
2004-11-17 14:18 FLOWcharts Nikolai Weibull
1999-09-17 14:11 Flowcharts Taco Hoekwater
1999-09-17 12:39 ` Flowcharts Hans Hagen
1999-09-17 14:59   ` Flowcharts Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86r7im6usq.fsf@oumu.localdomain \
    --to=duck@informatik.uni-frankfurt.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).