ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Cecil Westerhof <cldwesterhof@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Is the chart module broken?
Date: Sat, 20 Nov 2010 17:08:28 +0100	[thread overview]
Message-ID: <AANLkTi=ZxM_LyCaaMYQADEgMamnwaFw8pL0Uxg_sUYVJ@mail.gmail.com> (raw)
In-Reply-To: <4CE7B77F.4010303@wxs.nl>

2010/11/20 Hans Hagen <pragma@wxs.nl>
>
> so you have only minimals ... and there all is set up to run mp runtime

Should I install more?


> strange that no one else has this problem of not finding mpost in the binpath then

Proberly something wrong with my installation, but that is only part
of the problem. I installed ConTeXt on another computer.  Here
metapost is found, but still when trying to create a flowchart, only
the text is generated. It is reproducable. When giving:
 \usemodule[chart]

   \starttext

   \startFLOWchart[cells]
        \startFLOWcell
            \name       {first}
            \location        {1,1}
            \shape      {singledocument}
            \text       {not really a document}
        \stopFLOWcell

   \stopFLOWchart

   \FLOWchart[cells]

   \stoptext

To http://live.contextgarden.net/, then there is also only text.

And when I take from http://wiki.contextgarden.net/Flow_Charts:

\usemodule[chart]
\setupFLOWcharts[height=3\lineheight]

\startFLOWchart[example]
\startFLOWcell
  \name {flow}
  \location {1,1}
  \text {Flow}
  \connection [rl] {chart}
\stopFLOWcell
\startFLOWcell
  \name {chart}
  \location{2,1}
  \text {Charts}
\stopFLOWcell
\stopFLOWchart
\FLOWchart[example]

And feed it to http://live.contextgarden.net/, I also only see text
and not the flowchart itself.

--
Cecil Westerhof
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2010-11-20 16:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-03 13:52 Cecil Westerhof
2010-11-03 18:41 ` Hans Hagen
2010-11-19  6:57   ` Cecil Westerhof
2010-11-19  7:43   ` Cecil Westerhof
2010-11-19 17:29     ` Hans Hagen
2010-11-19 18:12       ` Cecil Westerhof
2010-11-19 18:21         ` Aditya Mahajan
2010-11-19 20:19           ` Cecil Westerhof
2010-11-19 18:47         ` Hans Hagen
2010-11-19 20:23           ` Cecil Westerhof
2010-11-19 20:38             ` Hans Hagen
2010-11-20  5:04               ` Cecil Westerhof
2010-11-20 11:56                 ` Hans Hagen
2010-11-20 16:08                   ` Cecil Westerhof [this message]
2010-11-20 16:12                     ` Aditya Mahajan
2010-11-20 20:26                     ` Willi Egger
2010-11-20 20:41                       ` Otared Kavian
2010-11-21  6:19                   ` Cecil Westerhof

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='AANLkTi=ZxM_LyCaaMYQADEgMamnwaFw8pL0Uxg_sUYVJ@mail.gmail.com' \
    --to=cldwesterhof@gmail.com \
    --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).