mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] trick for embedding maxima eps plot from sage


Chronological Thread 
  • From: Henri Girard <address@hidden>
  • To: address@hidden
  • Subject: [TeXmacs] trick for embedding maxima eps plot from sage
  • Date: Wed, 13 Mar 2013 08:22:16 +0100

Hi,
Apparently we can do this way with new experimental sage/gnu-4. pkg : The way they show in sage construction didn't work for me, then I find this little change which works fine.
It's only a trick but may be a future way of embedding pics.

sage] maxima.plot2d(x*x,[x,-5,5],'[gnuplot_term,ps], [gnuplot_out_file, "/home/riri/fig/sin-plot.eps"]')
sage]ps_out('/home/riri/fig/sin-plot.eps')

Kind regards
Henri


  • [TeXmacs] trick for embedding maxima eps plot from sage, Henri Girard, 03/13/2013

Archive powered by MHonArc 2.6.19.

Top of page