ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Johannes H?sing <hannes@ruhrau.de>
Subject: Re: Tables and graphs
Date: Sat, 23 Dec 2000 07:52:41 +0100	[thread overview]
Message-ID: <20001223075241.A861@ruhrau.de> (raw)
In-Reply-To: <20001222182608.E1291@wouter.verheijen.nl>; from wouter.verheijen@worldmail.nl on Fri, Dec 22, 2000 at 06:26:09PM +0100

On Fri, Dec 22, 2000 at 06:26:09PM +0100, Wouter Verheijen wrote:
> Hi,

Ahoj,

> I plan to do a essay about physics with Context. The essay will
> contain a couple of tables. Most of them will be accompanied by a
> graph, displaying the same data, compared with a theoretical curve.
> 
> - Which program is best suited for this? My first thought is gnuplot.
>   But that will generate (e.g.) .ps-output, thus I cannot edit the
>   graph later. Is there a solution?
> 

The output of gnuplot depends on the argument to 'set terminal'. Type
"help set terminal" at the gnuplot prompt. You can use 'mp' as the
terminal but Metapost at its generic format is limited -- it won't
handle thousands of points in a scatterplot without being enlarged by
a wizard.

> - Is it possible to share the measured data between the table and the
>   graph? Maybe Context can read the table as plaintext and insert the
>   \VL, \FR, \MR etc. automatically?
> 

I'd say you'll have to write a Perl script or whichever scripting
language suits you best and handle the stuff with makefiles if it
becomes hairy.

Groetjes

Johannes
-- 
Johannes Hüsing <hannes@ruhrau.de>   /"\  ASCII-Ribbon Campaign
                                     \ /  against HTML
                                      X   in e-mail and news
                                     / \


  reply	other threads:[~2000-12-23  6:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-22 17:26 Wouter Verheijen
2000-12-23  6:52 ` Johannes H?sing [this message]
2000-12-27  8:33   ` Hans Hagen
2000-12-23 14:02 ` George N. White III
     [not found] ` <Pine.SGI.4.31.0012230948570.141578-100000@wendigo.bio.dfo. ca>
2000-12-27  8:33   ` Hans Hagen
2000-12-27 20:20     ` George N. White III

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=20001223075241.A861@ruhrau.de \
    --to=hannes@ruhrau.de \
    --cc=johannes.huesing@ruhrau.de \
    /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).