home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics.gnuplot
- Path: sparky!uunet!ukma!gatech!taco!news!csh
- From: csh@lanl.gov (Chuck Henkel)
- Subject: PostScript portrait terminal only gives half a plot
- Message-ID: <CSH.93Jan28141947@ners6k2.lanl.gov>
- Sender: news@ncsu.edu (USENET News System)
- Reply-To: henkel@nepjt.ncsu.edu (Chuck Henkel)
- Organization: Westinghouse Savannah River Company
- Date: Thu, 28 Jan 1993 19:19:47 GMT
- Lines: 23
-
- Context:
- G N U P L O T
- unix version 3.2
- patchlevel 2, Mar 24 92
- last modified Sat Mar 24 21:08:47 PST 1992
-
- The default postscript portrait mode results in half of an apparent
- 10x7 inch plot appearing on the printed page:
-
- gnuplot> set terminal postscript portrait
- gnuplot> set output "waa.ps"
- gnuplot> plot "waa.dat"
-
- Adding a "set size .5,.5" makes everything fit on the page, but the
- fonts are not scaled properly and the line widths are quite ugly.
-
- I want two pretty 5x3.5 inch plots, one atop the other, on a single
- page. What to do?
-
- --
- Chuck Henkel
- Westinghouse Savannah River Company
- csh@lanl.gov
-