ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: gnuplot module does not work
Date: Fri, 13 Jan 2012 17:10:55 +0100	[thread overview]
Message-ID: <CALBOmsazxXdbg+vdQkns+5W5ofS1=tzFTCfXiNUxwb0ezQnpFA@mail.gmail.com> (raw)
In-Reply-To: <20120113143545.236c9f0d@dioxin.physik.tu-chemnitz.de>

On Fri, Jan 13, 2012 at 14:35, zs wrote:
> Hello,
>
> it seem like gnuplot module does not work with recent ConTeXt Standalone.

Thank you very much for the report.

> ------- error message --------
>
> ! Undefined control sequence.
>
> system          > tex > error on line 110 in file pokus_min.tex: Undefined control sequence ...
>
>
> l.110 \runMPgraphicstrue

This one seems easy to fix - just comment out \runMPgraphicstrue in
t-gnuplot.tex. But I have other problems with buffers after trying
that. (See the topic "buffer broken?" from two days ago.)

I'm using 2012.01.12 15:48 and it bails out in the same way:

! Extra }, or forgotten \endgroup.

system          > tex > error on line 14 in file gptest.tex: Extra },
or forgotten  ...

 4
 5      \startGNUPLOTscript[aaa]
 6      plot [0:5] "-"
 7      0       1
 8      1       2
 9      2       5
10      3       10
11      4       17
12      5       26
13      e
14 >>   \stopGNUPLOTscript
15
16      \useGNUPLOTgraphic[aaa]
17
18      \stoptext
19


\stopGNUPLOTscript ->\egroup
                             \ifx \savebuffer \undefined \else \savebuffer [...
\buff_finish ...oup \buff_stop {stopGNUPLOTscript}
                                                  \endgroup
l.14  \stopGNUPLOTscript

?

Mojca


> ------- example ---------
>
> \usemodule[gnuplot]
>
> \starttext
>
> \startGNUPLOTscript[aaa]
> plot [0:5] "-"
> 0       1
> 1       2
> 2       5
> 3       10
> 4       17
> 5       26
> e
> \stopGNUPLOTscript
>
> \useGNUPLOTgraphic[aaa]
>
> \stoptext
___________________________________________________________________________________
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:[~2012-01-13 16:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-13 13:35 zs
2012-01-13 16:10 ` Mojca Miklavec [this message]
2012-01-13 16:12   ` Hans Hagen

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='CALBOmsazxXdbg+vdQkns+5W5ofS1=tzFTCfXiNUxwb0ezQnpFA@mail.gmail.com' \
    --to=mojca.miklavec.lists@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).