home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / ghostscr / bug / 1314 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.3 KB  |  41 lines

  1. Newsgroups: gnu.ghostscript.bug
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!onsager.ai.mit.EDU!ronis
  3. From: ronis@onsager.ai.mit.EDU (David Ronis)
  4. Subject: Viewing troff under ghostscript
  5. Message-ID: <1992Dec21.220635.9864@sifon.cc.mcgill.ca>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: McGill University
  8. Distribution: gnu
  9. Date: Mon, 21 Dec 1992 22:06:35 GMT
  10. Approved: bug-ghostscript@prep.ai.mit.edu
  11. Lines: 28
  12.  
  13. I'm trying to use ghostscript (version 2.5.2) to view the output of
  14. Chris Lewis' troff->ps program on a PC runing DV/X.   
  15. Ghostscript puts the entire 8.5 X 11''
  16. page on the screen at once, which results in extremely small letters.
  17.  
  18. I tried playing with the geometry settings, but all that does is to 
  19. make the window size change, with no effect on the scale.
  20.  
  21. I also tried to change the scale manuall; i.e., I cut down the
  22. page length in my troff code to 5.5i and input the following at the
  23. gs prompt:
  24.  
  25. 1 2 scale
  26. (psfilename) run
  27.  
  28. This works correctly for the first page, but reverts to the preceding
  29. behavior thereafter (although now I get 2 miniature troff pages per
  30. screen).  
  31.  
  32. Is this a bug?  If not, how do I get the scale to "stick" for the entire
  33. ps file?  Finally, is someone working on scrolling capablility like found
  34. in xtroff, suntroff, or like pageview?  This clearly is the way to go.
  35.  
  36. Thanks in advance
  37.  
  38. David Ronis
  39.  
  40.  
  41.