home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / graphics / gnuplot / 707 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.0 KB  |  35 lines

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