|
From: Jian-Ming Z. <jm...@gm...> - 2013-08-31 02:29:52
|
HI, Marek, Thank you for the useful information. Yes, it works well using gv. I have another question. I usually use gs (Ghostscript) to convert gnuplot-produced PostScript files into other formats, for example, jpeg and png. But it does not work correctly (the same problem of orientation). Do you have any suggestions? Thank you On Fri, Aug 30, 2013 at 5:51 PM, Marek W. Gutowski <gu...@if...> wrote: > Some viewers, sometimes, (LaTeX too) have problems with some PostScript > figures: > - they show them rotated by 90 degrees. The landscape graph is produced > correctly > when it shows inscriptions (well, most of them) as running from left to > right, > in parallel with longer edges of the figure at the same time. > It happens that you may have to ask your viewer to rotate the image before > you see > the otherwise correct figure. > > gv under Linux never did such a surpirise for me, at least when displaying > gnuplot-produced PostScript files. > > Cheers, > MWG > > Jian-Ming Zheng wrote: >> >> Hi, >> >> I set landscript to the plot orientation of the postscript terminal, but >> it >> seems not working correctly. >> >> gnuplot> set terminal postscript landscape enhanced Terminal type set to >> 'postscript' Options are 'landscape enhanced defaultplex \ leveldefault >> monochrome colortext \ dashed dashlength 1.0 linewidth 1.0 butt noclip \ >> nobackground \ palfuncparam 2000,0.003 \ "Helvetica" 14 fontscale 1.0 ' >> >> gnuplot> set output 'terminal.eps' gnuplot> test terminal >> >> I use evince to see the file terminal.eps, but the orientation is >> portrait, >> not landscape. >> >> I checked terminal.eps and saw "%%Orientation: Landscape" in the file. Is >> anything wrong? >> >> Thanks. >> >> >> ------------------------------------------------------------------------------ >> >> >> >> > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! >> >> Discover the easy way to master current and previous Microsoft >> technologies >> and advance your career. Get an incredible 1,500+ hours of step-by-step >> tutorial videos with LearnDevNow. Subscribe today and save! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk >> _______________________________________________ gnuplot-info mailing list >> gnu...@li... >> https://lists.sourceforge.net/lists/listinfo/gnuplot-info >> > > > -- > Marek W. Gutowski > Institute of Physics PAS, ON-3.2, Al. Lotnikow 32/46 > 02-668 Warszawa, Poland, tel. +48-22-228436601 ext. 3122 > == To talk or not to talk? Yes, talk, plain ASCII please == > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |