Re: [NTG-context] present for mojca

2006-01-06 Thread Mojca Miklavec
Hans, great! I love the design (including the fact that one graphic can be reused with multiple "terminals"). Just a few comments: replace \immediate\write\scratchwrite{set terminal "\@@GNUPLOTmethod"}% with \immediate\write\scratchwrite{set terminal \@@GNUPLOToutput}% (No quotes and

Re: [NTG-context] present for mojca

2006-01-05 Thread Hans Hagen
Mojca Miklavec wrote: I experience exactly the same problem here both under Windows and Linux. ^M should be replaced by some "newline". If I do that manually, the module works perfectly. i hate locales A bit weird request (and not urgent at all since there are other ways to solve this): co

Re: [NTG-context] present for mojca

2006-01-05 Thread Mojca Miklavec
Wow! Thank you a lot for this one, Hans! (And to Peter as well!) Hans Hagen wrote: > Tobias Burnus wrote: > > > Hi, > > > > Hans Hagen wrote: > > > >> see attached file for usage > >> %D [ file=m-gnuplot, > >> > > > > > > This does not work here, the produced .gpd file looks like: > >

Re: [NTG-context] present for mojca

2006-01-04 Thread Hans Hagen
Tobias Burnus wrote: Hi, Hans Hagen wrote: see attached file for usage %D [ file=m-gnuplot, This does not work here, the produced .gpd file looks like: --- ^Mset title "trigonometry"^Mset terminal postscript set output "gpl-gnuplot-1.ps" ^Mplot sin(x) end ---

Re: [NTG-context] present for mojca

2006-01-04 Thread Tobias Burnus
Hi, Hans Hagen wrote: see attached file for usage %D [ file=m-gnuplot, This does not work here, the produced .gpd file looks like: --- ^Mset title "trigonometry"^Mset terminal postscript set output "gpl-gnuplot-1.ps" ^Mplot sin(x) end --- ^M s

[NTG-context] present for mojca

2006-01-04 Thread Hans Hagen
see attached file for usage Hans %D \module %D [ file=m-gnuplot, %Dversion=2006.01.04, %D title=\CONTEXT\ Extra Modules, %D subtitle=\GNUPLOT\ Inclusion, %D author=Hans Hagen, %D date=\currentdate, %D copyright=\PRAGMA] %C %C This module is pa