home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / graphics / gnuplot / 387 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.1 KB  |  27 lines

  1. x-gateway: rodan.UU.NET from info-gnuplot to comp.graphics.gnuplot; Mon, 16 Nov 1992 20:38:42 EST
  2. Message-ID: <199211170138.AA17879@ames.arc.nasa.gov>
  3. Via: uk.ac.bath.maths; Mon, 16 Nov 1992 10:12:12 +0000
  4. Subject: GNUPLOT on HP IIIp
  5. Date: Mon, 16 Nov 1992 10:12:34 GMT
  6. From: jpff@maths.bath.ac.uk
  7. Sender: jpff@maths.bath.ac.uk
  8. Newsgroups: comp.graphics.gnuplot
  9. Path: sparky!uunet!wendy-fate.uu.net!info-gnuplot
  10. Lines: 15
  11.  
  12. Message written at Fri Nov 13 20:37:41 GMT 1992
  13.  
  14. I am looking at gnuplot as a general graphics output system, and as my
  15. kit is aging X11R3, and HP IIIp printer I was interested in the HPGL
  16. output system.  One of my first questions is that I noticed that the
  17. function PCL_PORT_init in term/hpgl.trm sets the paper size to
  18. "Letter".  I am in Europe where the sane default is A4. Is it
  19. acceptable to change the file, or should I create an alternative
  20. output terminal type?
  21.  
  22. By the way, I also had trouble compiling as the bsd4.2 library I have
  23. uses index rather than strchr.  I could have used the other C system,
  24. but that only uses strict ANSI C libraries.
  25.  
  26. ==John (ffitch)
  27.