Subject: mailing-list for TeXmacs Users
List archive
From : luis salazar <address@hidden>- To: address@hidden
- Subject: [TeXmacs] A graph from gnuplot insert into my doc as portrait orientation
- Date: Thu, 4 Nov 2010 10:43:00 -0500
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=NzhlCivTAVgiSamqQdU/m07LaYayozZ4itE7ZsL3l3gIjb8nF62FXnXO9+WdKO+y8w CC4VeGJKNUiuqzK9yTH8rmN9tfc4bIOyQxWw2LsaTr52oOoHtvc+64PV0MJrJheF0HSR Jcc53/ALTRstfPQXpGLjT91OIODnMiQwKmq0Q=
Good day for all you.
I had make a graphics in gnuplot, in a script archive I make:
set grid; set title "Gra'fica de f(x)=sqrt((x+3)/(x-2))";
set nokey;
set term postscript dashed color
set out 'sqrt2.eps'
set xtics -15,1,15;
set samples 1000
f(x)= sqrt((x+3)/(x-2));
plot [-15:15] [-1:5] f(x) with lines
before script create a sqrt2.eps, it looks good, i can see well in document viewer, but when I insert
this graphic in a texmacs document it have portrait orientation inside.
I beleave the problem belongs TeXmacs because I import the graphic in Gimp and
the orientation is correct. Can you help me?
Thanks for your help.
--
Cordialmente,
Luis Jaime Salazar Ramírez
Linux user: #480813
Ubuntu user: #24901
- [TeXmacs] A graph from gnuplot insert into my doc as portrait orientation, luis salazar, 11/04/2010
Archive powered by MHonArc 2.6.19.