ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: peter@affenbande.org
Cc: "mailing list for ConTeXt users" <ntg-context@ntg.nl>,
	"sfeam (Ethan Merritt)" <eamerritt@gmail.com>,
	dalyoung <haksan@me.com>,
	"Martin 'golodhrim' Scholz" <scholz.m82@googlemail.com>,
	"Peter Münster" <pmlists@free.fr>,
	"Paul Menzel" <paulepanter@users.sourceforge.net>
Subject: Re: Gnuplot module: Patching of Gnuplot binary still needed?
Date: Wed, 17 Nov 2010 11:47:09 +0100	[thread overview]
Message-ID: <AANLkTin+C_DhCWP99pPSd4EWvd0Kz5m1HYma3bL95q30@mail.gmail.com> (raw)
In-Reply-To: <201011152131.18476.peter@affenbande.org>

[-- Attachment #1: Type: text/plain, Size: 2804 bytes --]

Dear Peter,

On Mon, Nov 15, 2010 at 21:31, Peter Hedwig wrote:
> Dear all,
>
> I hope you don't mind that I reply to all but the ntg-context list (not
> subscribed, but feel free to forward the mail).

I included the list again, together with zipped attachments (te remain
under the size limit).

> Am Montag, 15. November 2010 schrieb Mojca Miklavec:
>
>> Apart from that ... I was working with Peter Hedwig on the ConTeXt
>> part of his lua/TikZ terminal (that has already been included in
>> gnuplot). We got it running, with some issues like general font
>> loading scheme, but the work was never polished to the end (stalled at
>> some point). We could revive that thread as well.
>
> I am sorry, that it stalled a bit, but I worked on it secretly ;) But now I
> think it is time to release what is done so far to anyone who is willing to
> test it. Attached is my most recent dev. version of lua.trm and the
> gnuplot-tikz.lua script.

Wow! What a nice surprize!!!

> Here is a brief list of changes to the gnuplot CVS version:
>
> * support for ConTeXt and plain TeX

Hurray! Thanks a lot.

> * removed dependencies for LaTeX packages other than TikZ
> * needs TikZ Version >= 2.0
> * better support for saving terminal options with gnuplot 'save' command
> * fixed "overflow" on negative coordinates that are outside of the crop box
> * merged all recent patched from murphy-md and Ethan
>
> Unfortunately it is the Context output that does not compile with the most
> recent Context version I installed from TeXLive 2010 and the
> http://tlcontrib.metatex.org/2010/ repository. But I remember it working
> with an older version so I hope this can be fixed easily ...

I'm almost sure that this has to do with the fact that TikZ is broken
with respect to ConTeXt MKIV since 2009, but it has only been revealed
publically since a recent update of TikZ (a month or two ago). In
ConTeXt distribution we have frozen the updates of TikZ more than a
year ago, waiting for the patch to be included upstream ... I have
sent a working patch, but Till somehow left the project and I will try
some luck again convincing the others to patch it.

> To generate the style files and wrapper for the various TeX flavors just
> type
>
> lua gnuplot-tikz.lua style
>
> on the command line. The files generated should be
>
> t-gnuplot-lua-tikz.tex (Context wrapper)
> gnuplot-lua-tikz.tex (plain TeX wrapper)
> gnuplot-lua-tikz.sty (LaTeX wrapper)
> gnuplot-lua-tikz-common.tex (commmon definitions)
>
> and can be copied to the appropriate places.
>
> lua gnuplot-tikz.lua help
>
> prints the terminal help on stdout and
> lua gnuplot-tikz.lua termhelp > gnuplot-tikz.help
> generates the version to be included in gnuplot.
>
> Feedback and patches welcome!

I will test and report back.

Thanks again,
    Mojca

[-- Attachment #2: lua-tikz-gnuplot.zip --]
[-- Type: application/zip, Size: 27881 bytes --]

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

  parent reply	other threads:[~2010-11-17 10:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-14 22:04 Paul Menzel
2010-11-15 11:29 ` Mojca Miklavec
     [not found]   ` <201011152131.18476.peter@affenbande.org>
2010-11-17 10:47     ` Mojca Miklavec [this message]
2010-11-18 23:38       ` Florian Wobbe
2010-11-22 15:01         ` Mojca Miklavec
2010-11-22 18:12           ` Ethan Merritt
2010-11-22 19:15           ` Florian Wobbe
2010-11-22 21:03             ` Mojca Miklavec
2010-11-22 21:19               ` Aditya Mahajan
2010-11-22 21:26                 ` Mojca Miklavec
2010-11-22 22:20                 ` Alan BRASLAU
2010-11-22 21:44               ` Florian Wobbe
2010-11-22 22:10                 ` Mojca Miklavec
2010-11-18  6:11   ` Jonas Stein
2011-01-09 21:50     ` jeroen.muskee
2011-01-09 18:54       ` Mojca Miklavec
2011-01-09 19:01         ` Aditya Mahajan
2011-01-09 23:20         ` Mojca Miklavec
2011-01-11  3:26           ` jeroen.muskee
2010-11-18 18:28   ` Paul Menzel

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=AANLkTin+C_DhCWP99pPSd4EWvd0Kz5m1HYma3bL95q30@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=eamerritt@gmail.com \
    --cc=haksan@me.com \
    --cc=ntg-context@ntg.nl \
    --cc=paulepanter@users.sourceforge.net \
    --cc=peter@affenbande.org \
    --cc=pmlists@free.fr \
    --cc=scholz.m82@googlemail.com \
    /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).