ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Flow charts forgetting text
Date: Sat, 3 Nov 2007 19:22:06 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.0.9999.0711031921250.15472@nqv-yncgbc> (raw)
In-Reply-To: <alpine.DEB.0.9999.0711031914520.15472@nqv-yncgbc>

On Sat, 3 Nov 2007, Aditya Mahajan wrote:

> Hi,
>
> Something is broken in flowcharts. If I typeset the same flowchart twice, the 
> comments are missing from the second chart. For example
>
> \usemodule[chart]
> \setupFLOWcharts
>  [%option=test,
>   bodyfont=11pt,
>   nx=4,
>   ny=1,
>   offset=11pt,
>   dx=\bodyfontsize,
>   dy=0.65\bodyfontsize,
>   width=6\bodyfontsize,
>   height=2.5\bodyfontsize,
>  ]
> \startFLOWchart[test]
>  \startFLOWcell
>    \name       {source}
>    \location   {1,1}
>    \shape      {procedure}
>    \text       {Source}
>    \connection [rl]  {encoder}
>    \comment    [t]   {$X_t$}
>  \stopFLOWcell
>  \startFLOWcell
>    \name       {encoder}
>    \location   {2,1}
>    \shape      {procedure}
>    \text       {Encoder}
>  \stopFLOWcell
> \stopFLOWchart
>
> \starttext
> \FLOWchart[test] \input knuth \FLOWchart[test]
> \stoptext
>
> The second flow chart does not have $X_t$. Can someone tell what is going on?
>
> Aditya

m-charts.tex and mp-char.mp have not changed in 21 months. What else could 
have changed?

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
___________________________________________________________________________________


  reply	other threads:[~2007-11-03 23:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-03 23:17 Aditya Mahajan
2007-11-03 23:22 ` Aditya Mahajan [this message]
2007-11-04  0:03 ` Aditya Mahajan
2007-11-05 16:49 ` Willi Egger
2007-11-05 17:44   ` Aditya Mahajan
2007-11-07 18:21   ` Hans Hagen
2007-11-07 20:18     ` Aditya Mahajan

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=alpine.DEB.0.9999.0711031921250.15472@nqv-yncgbc \
    --to=adityam@umich.edu \
    --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).