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 stands for \r (Carridge, decimal 13, hex 0d, oct 015).

I frankly don't understand why one does not get a \n (linefeed, decimal 10/0A/012) or a ";\n" for that matter ["\def\par{;\rawcharacter{10}}"].

Tobias
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to