ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: forwarded [Uwe Koloska <uwe.koloska@mailbox.tu-dresden.de>]
Date: Thu, 06 Jun 2002 09:09:37 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020606090917.049e9a78@server-1> (raw)

>
>
>Hello,
>
>I have tried to make a chart but found that the comment-command doesn't
>work.  The following test gives the chart but without the comments ...
>
>\usemodule [chart]
>
>\setupFLOWcharts
>   [dx=2\bodyfontsize,
>    dy=2\bodyfontsize,
>    width=7\bodyfontsize,
>    height=4\bodyfontsize]
>
>\startFLOWchart [horizontal]
>
>   \startFLOWcell
>     \name       {cell1}
>     \location   {1,1}
>     \shape      {action}
>     \text       {the first cell}
>     \connection [rt]   {cell2}
>     \comment    [r]    {a comment}
>   \stopFLOWcell
>
>   \startFLOWcell
>     \name       {cell2}
>     \location   {2,2}
>     \shape      {action}
>     \text       {the second cell}
>   \stopFLOWcell
>
>\stopFLOWchart
>
>
>\startFLOWchart [vertikal]
>
>   \startFLOWcell
>     \name       {cell1}
>     \location   {1,1}
>     \shape      {action}
>     \text       {the second first}
>     \connection [bl]    {cell2}
>     \comment    [l]     {two comment}
>   \stopFLOWcell
>
>   \startFLOWcell
>     \name       {cell2}
>     \location   {2,2}
>     \shape      {action}
>     \text       {the second second}
>   \stopFLOWcell
>
>\stopFLOWchart
>
>\starttext
>
>\FLOWchart [horizontal]
>
>\FLOWchart [vertikal]
>
>\stoptext
>
>
>BTW: while searching wether the error is on my side, I tried to read the
>source, but
>   texexec --pdf --modu m-chart.tex
>gives a complicated error and the output produced was not readable by AR.
>
>I have:
>
>  TeXExec 2.8 - ConTeXt / PRAGMA ADE 1997-2002
>
>             executable : pdfetex
>                 format : cont-en
>              inputfile : comment
>                 output : standard
>              interface : en
>           current mode : none
>                TeX run : 1
>
>This is pdfeTeX, Version 3.14159-pre-1.0-unofficial-20010704-2.1 (Web2C
>7.3.3.1)
>entering extended mode
>
>Yours
>Uwe Koloska
>
>--
>mailto:uwe.koloska@mailbox.tu-dresden.de
>http://rcswww.urz.tu-dresden.de/~koloska
>--                                    --
>right now the web page is in german only
>but this will change as time goes by ;-)

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


                 reply	other threads:[~2002-06-06  7:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5.1.0.14.1.20020606090917.049e9a78@server-1 \
    --to=pragma@wxs.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).