ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* context terminal now in gnuplot's CVS
@ 2011-11-06 14:19 Mojca Miklavec
  2011-11-06 19:34 ` [gnuplot-context] " Vedran Miletić
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mojca Miklavec @ 2011-11-06 14:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users, gnuplot-context

Hello,

After 5 years (actually almost 6 - the first t-gnuplot.tex code has
been sent to me by Peter Münster on 2nd January 2006) gnuplot
developers finally included context terminal into their CVS repository
today.

(temporary link, but probably slightly more clear than linking to CVS
repository)
    https://github.com/gnuplot/gnuplot-new/commit/62737451bb138f0e679b5a57e0042b42e06f0a5c

The release of gnuplot 4.4.4 was initially planned for around October,
which means that it should probably be out sometime soon.

Documentation:
     https://github.com/mojca/context-gnuplot/tree/master/texmf/doc/context/third/gnuplot

Mojca

PS: There are still three pending issues in the area that is rarely used anyway:
- I need to fix font switching (I'm currently using
\sometxt[gp][iwona,20]{some label} which doesn't work in MKIV and is
an ugly hack in MKII)
- there are some problems with (draw) externalfigure inside metapost
drawings; I might create an abstract layer around that
- transparent inline bitmap images don't work and they don't work in
MKII at all (partially due to limitations in metapost)
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gnuplot-context] context terminal now in gnuplot's CVS
  2011-11-06 14:19 context terminal now in gnuplot's CVS Mojca Miklavec
@ 2011-11-06 19:34 ` Vedran Miletić
  2011-11-06 20:50 ` Willi Egger
  2011-11-29 20:42 ` Paul Menzel
  2 siblings, 0 replies; 6+ messages in thread
From: Vedran Miletić @ 2011-11-06 19:34 UTC (permalink / raw)
  To: gnuplot-context; +Cc: mailing list for ConTeXt users

Congratulations!

Vedran

2011/11/6 Mojca Miklavec <mojca.miklavec.lists@gmail.com>:
> Hello,
>
> After 5 years (actually almost 6 - the first t-gnuplot.tex code has
> been sent to me by Peter Münster on 2nd January 2006) gnuplot
> developers finally included context terminal into their CVS repository
> today.
>
> (temporary link, but probably slightly more clear than linking to CVS
> repository)
>    https://github.com/gnuplot/gnuplot-new/commit/62737451bb138f0e679b5a57e0042b42e06f0a5c
>
> The release of gnuplot 4.4.4 was initially planned for around October,
> which means that it should probably be out sometime soon.
>
> Documentation:
>     https://github.com/mojca/context-gnuplot/tree/master/texmf/doc/context/third/gnuplot
>
> Mojca
>
> PS: There are still three pending issues in the area that is rarely used anyway:
> - I need to fix font switching (I'm currently using
> \sometxt[gp][iwona,20]{some label} which doesn't work in MKIV and is
> an ugly hack in MKII)
> - there are some problems with (draw) externalfigure inside metapost
> drawings; I might create an abstract layer around that
> - transparent inline bitmap images don't work and they don't work in
> MKII at all (partially due to limitations in metapost)
>
> --
> http://wiki.contextgarden.net/Gnuplot
> http://groups.google.com/group/gnuplot-context
>
> To post here: gnuplot-context@googlegroups.com
> To unsubscribe: gnuplot-context-unsubscribe@googlegroups.com
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: context terminal now in gnuplot's CVS
  2011-11-06 14:19 context terminal now in gnuplot's CVS Mojca Miklavec
  2011-11-06 19:34 ` [gnuplot-context] " Vedran Miletić
@ 2011-11-06 20:50 ` Willi Egger
  2011-11-29 20:42 ` Paul Menzel
  2 siblings, 0 replies; 6+ messages in thread
From: Willi Egger @ 2011-11-06 20:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users

That is good news! - Proof of your ability to keep the track!

Willi


On 6 Nov 2011, at 15:19, Mojca Miklavec wrote:

> Hello,
> 
> After 5 years (actually almost 6 - the first t-gnuplot.tex code has
> been sent to me by Peter Münster on 2nd January 2006) gnuplot
> developers finally included context terminal into their CVS repository
> today.
> 
> (temporary link, but probably slightly more clear than linking to CVS
> repository)
>    https://github.com/gnuplot/gnuplot-new/commit/62737451bb138f0e679b5a57e0042b42e06f0a5c
> 
> The release of gnuplot 4.4.4 was initially planned for around October,
> which means that it should probably be out sometime soon.
> 
> Documentation:
>     https://github.com/mojca/context-gnuplot/tree/master/texmf/doc/context/third/gnuplot
> 
> Mojca
> 
> PS: There are still three pending issues in the area that is rarely used anyway:
> - I need to fix font switching (I'm currently using
> \sometxt[gp][iwona,20]{some label} which doesn't work in MKIV and is
> an ugly hack in MKII)
> - there are some problems with (draw) externalfigure inside metapost
> drawings; I might create an abstract layer around that
> - transparent inline bitmap images don't work and they don't work in
> MKII at all (partially due to limitations in metapost)
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: context terminal now in gnuplot's CVS
  2011-11-06 14:19 context terminal now in gnuplot's CVS Mojca Miklavec
  2011-11-06 19:34 ` [gnuplot-context] " Vedran Miletić
  2011-11-06 20:50 ` Willi Egger
@ 2011-11-29 20:42 ` Paul Menzel
  2011-11-29 22:09   ` Mojca Miklavec
  2 siblings, 1 reply; 6+ messages in thread
From: Paul Menzel @ 2011-11-29 20:42 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1129 bytes --]

Dear Mojca,


Am Sonntag, den 06.11.2011, 15:19 +0100 schrieb Mojca Miklavec:

> After 5 years (actually almost 6 - the first t-gnuplot.tex code has
> been sent to me by Peter Münster on 2nd January 2006) gnuplot
> developers finally included context terminal into their CVS repository
> today.
> 
> (temporary link, but probably slightly more clear than linking to CVS
> repository)
>     https://github.com/gnuplot/gnuplot-new/commit/62737451bb138f0e679b5a57e0042b42e06f0a5c

these were great news indeed! Thank you for your effort.

> The release of gnuplot 4.4.4 was initially planned for around October,
> which means that it should probably be out sometime soon.

Unfortunately it looks like the ConTeXt terminal was not included in
version 4.4.4 released on November 14th [1] and is just planned for
version 4.5 [2]. Can you confirm this?

> Documentation:
>      https://github.com/mojca/context-gnuplot/tree/master/texmf/doc/context/third/gnuplot

[…]


Thanks,

Paul


[1] http://gnuplot.info/announce.4.4.4
[2] http://gnuplot.cvs.sourceforge.net/gnuplot/gnuplot/NEWS?view=markup

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: context terminal now in gnuplot's CVS
  2011-11-29 20:42 ` Paul Menzel
@ 2011-11-29 22:09   ` Mojca Miklavec
  2011-11-30  6:54     ` luigi scarso
  0 siblings, 1 reply; 6+ messages in thread
From: Mojca Miklavec @ 2011-11-29 22:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Ethan A Merritt

On Tue, Nov 29, 2011 at 21:42, Paul Menzel wrote:
> Dear Mojca,
>
> Am Sonntag, den 06.11.2011, 15:19 +0100 schrieb Mojca Miklavec:
>
>> After 5 years (actually almost 6 - the first t-gnuplot.tex code has
>> been sent to me by Peter Münster on 2nd January 2006) gnuplot
>> developers finally included context terminal into their CVS repository
>> today.
>>
>> The release of gnuplot 4.4.4 was initially planned for around October,
>> which means that it should probably be out sometime soon.
>
> Unfortunately it looks like the ConTeXt terminal was not included in
> version 4.4.4 released on November 14th [1] and is just planned for
> version 4.5 [2]. Can you confirm this?
>
> [1] http://gnuplot.info/announce.4.4.4
> [2] http://gnuplot.cvs.sourceforge.net/gnuplot/gnuplot/NEWS?view=markup

Yes. Sadly, for some reason the code was only included into CVS, but
not into the 4.4.4 branch. The version 4.4.4 has been release "before
I realized" (I was planning to ask about inclusion into 4.4 branch,
but even if I did, there would be no guarantee for inclusion). There
is a chance to include it into 4.4.6 if that version gets released at
all (which means 5-6 months; it is unclear whether there will be
another 4.4.6 or not; if not, it might take longer to release the next
slightly incompatible version), but that might need an extra request
to the gnuplot development team, and possibly some code improvements
(who knows). I'm CC-ing one of the core developers. He can probably
correct me if needed.

The terminal will almost certainly be included in 4.6.

However I believe that Tatsuro Matsuoka's binaries for windows from
    http://www.tatsuromatsuoka.com/gnuplot/Eng/winbin/
should contain the context terminal which makes it a lot more easy to
use, at least on windows. On unix-es it is at least somewhat easier to
compile gnuplot. Yes, having it available from the linux distribution
might help, but at least now that it is in CVS it will be a lot faster
to get it into released version than it was to get it into CVS ...

Mojca

PS (not to be taken too seriously): ... and then I will probably move
to ROOT or Alan's new metapost macros and stop using gnuplot ;) ROOT
currently has no export to TeX, so it's another challenge.
    http://root.cern.ch
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: context terminal now in gnuplot's CVS
  2011-11-29 22:09   ` Mojca Miklavec
@ 2011-11-30  6:54     ` luigi scarso
  0 siblings, 0 replies; 6+ messages in thread
From: luigi scarso @ 2011-11-30  6:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, Nov 29, 2011 at 11:09 PM, Mojca Miklavec
<mojca.miklavec.lists@gmail.com> wrote:
>
> PS (not to be taken too seriously): ... and then I will probably move
> to ROOT or Alan's new metapost macros and stop using gnuplot ;) ROOT
> currently has no export to TeX, so it's another challenge.
>    http://root.cern.ch
http://wiki.contextgarden.net/User:Luigi.scarso/luatex_lunatic#ROOT_.28CERN.29
It would be nice if you build a lua binding....

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-11-30  6:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-06 14:19 context terminal now in gnuplot's CVS Mojca Miklavec
2011-11-06 19:34 ` [gnuplot-context] " Vedran Miletić
2011-11-06 20:50 ` Willi Egger
2011-11-29 20:42 ` Paul Menzel
2011-11-29 22:09   ` Mojca Miklavec
2011-11-30  6:54     ` luigi scarso

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).