home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / gnuplot / 305 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  1.6 KB

  1. Path: sparky!uunet!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!not-for-mail
  2. From: reinitz-john@cs.yale.edu (John Reinitz)
  3. Newsgroups: comp.graphics.gnuplot
  4. Subject: Postscript scaling prob., V3.0 patchlevel 0 vs. 1
  5. Date: 5 Nov 1992 18:02:06 -0500
  6. Organization: Yale University Theoretical Biology Collective
  7. Lines: 31
  8. Distribution: world
  9. Message-ID: <1dc95fINNomr@NYAYA.SYSTEMSZ.CS.YALE.EDU>
  10. NNTP-Posting-Host: nyaya.systemsz.cs.yale.edu
  11. Summary: works in 0, not 1.
  12. Keywords: scaling size
  13.  
  14. First off, I would like to thank the developers of this way cool
  15. program, particularly Russell Lang who wrote the postscript driver 
  16. which I have just used to make an ms. for publication :-)
  17.  
  18. I found some odd behavior wrt scaling in V 3.0 patchlevel 1
  19. that *is* *not* found in patchlevel 0. In patchlevel 0, when
  20. I do this:
  21.  
  22. set terminal postscript portrait monochrome "Helvetica-Bold" 24
  23. set size 0.3,0.36
  24.  
  25. I get a nice little graph with properly shrunken letters
  26. suitable for making a multipanel figure. But when I do it
  27. in V3.0 patchlevel 1, I get a mess with the letters at normal
  28. 24 pt size.
  29.  
  30. Maybe this is fixed in V3,2
  31.  
  32. If not, and there is someone who has built up a head of steam wrt
  33. this program maybe that individual could fix it. Alternatively, since
  34. getting this to work is of some importance to me, maybe *I* could
  35. fix it. *However*, although I write my own scientific code, I don't
  36. have any experience coding patches for programs used by a lot of people,
  37. and I will need some email advice.
  38.  
  39. Thanks!!!!
  40.  
  41. John Reinitz
  42.  
  43. PS I have two other questions, but I think they belong under another
  44. subject heading.
  45.