mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Show directive in the TeXmacs Sage Interface


Chronological Thread 
  • From: Offray Vladimir Luna Cárdenas <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Show directive in the TeXmacs Sage Interface
  • Date: Wed, 14 Oct 2009 14:41:57 -0500

Hi Chu-Ching Huang


chu-ching huang escribió:
[...]
Before print out the picture, you have to save it. Then the code is:

x1,y1 = 3,4;
...
g += polygon(triangulo);
g.save("test.eps")
ps_out("test")

Thanks a lot. It works like a charm. The only think to have present is that the ps_out("test") command should be in a different cell that the g.save("test.eps") command.

Cheers,

Offray



Archive powered by MHonArc 2.6.19.

Top of page