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: Lua and module gnuplot: Manipulate Gnuplot script with Lua
Date: Mon, 12 Dec 2011 23:13:41 +0100	[thread overview]
Message-ID: <CALBOmsZBRHLJyyyQw24S19uJNBm+C71=u772EwNV6NEeOYKkgg@mail.gmail.com> (raw)
In-Reply-To: <CALBOmsaM=CwM6qfxypE21=VaPV_PcZjX-woZs=8Yt718w+19Ag@mail.gmail.com>

On Mon, Dec 12, 2011 at 23:07, Mojca Miklavec wrote:
>
> However, \startGNUPLOTinclusions is parsed and you could in theory
> misuse that, but it would be very bad coding practice.

(Wait, I'm not sure about that. I think that I fixed that for the same
reason, but I need to check.)

Either way the moral of the story is still the same: context parsing
is very very very confusing and you don't want to go there. In
particular you never know if something should be parsed and executed
before or after gnuplot processing.

One more example. One thing that would most probably work (I didn't
try it) would be the following:

\startGNUPLOTscript[name]
plot sin(x) t '$\pi = \ctxlua{math.pi()}$'
\stopGNUPLOTscript

How can you explain to ConTeXt whether lua command has to be executed
before or after gnuplot does its job? (label width will be wrong in
either case, but that's not the point)

Mojca
___________________________________________________________________________________
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:[~2011-12-12 22:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 21:39 Paul Menzel
2011-12-12 22:07 ` Mojca Miklavec
2011-12-12 22:13   ` Mojca Miklavec [this message]
2011-12-12 22:20     ` Hans Hagen
2011-12-12 22:44     ` Paul Menzel
2011-12-12 22:35   ` Paul Menzel
2011-12-13  9:10     ` Hans Hagen
2011-12-13  6:52   ` Aditya Mahajan
2011-12-12 22:17 ` Hans Hagen
2011-12-12 22:27   ` Mojca Miklavec
2011-12-13  6:45     ` 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='CALBOmsZBRHLJyyyQw24S19uJNBm+C71=u772EwNV6NEeOYKkgg@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).