home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / softsys / andrew / 1437 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  1.5 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!att!ucbvax!CARBON.CHEM.UTAH.EDU!dunkel
  2. From: dunkel@CARBON.CHEM.UTAH.EDU
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: Print from "help" on PS printer?
  5. Message-ID: <9212112141.AA28085@carbon.chem.utah.edu>
  6. Date: 11 Dec 92 21:41:56 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 24
  11.  
  12. How can I print text from the help system menus on a Postscript
  13. printer?  The following shell script works fine:
  14.  
  15. [bin_RIOS] 376> cat print_help
  16. ezprint -t $1 | eqn -Tpsc | troff -Tpsc | psdit | lpr -Ppsb115
  17.  
  18. but the "Print" menu of the help system has only the options "Set
  19. Printer" and "Print This File" - none of which seems to allow me to
  20. enter all parameters. I guess that the Andrew system offers a
  21. preference or a shell variable that allows me to set such a string.  I
  22. read help files for quite some tome now but did not find it.  Can
  23. anybody give me a hint?
  24.  
  25. Thanks
  26.    __                                      _
  27.   |  )      o       |              |      | \            |        |
  28.   | /    _          |_   _    _   _|      |  |           |     _  |
  29.   |/\   /_) |  ^ ^  | |  _)  |   / |      |  | | |  ^ ^  |_)  /_) |
  30.   |  \_/\___|_| | |_| |_(_|__|___\_|      |_/__|_|_| | |_| \_/\___|
  31.  
  32.   Department of Chemistry            Office: (801) 581-7351         
  33.   2020 Henry Eyring Building b113    Home:   (801) 582-7516         
  34.   University of Utah                 FAX:    (801) 581-8433         
  35.   Salt Lake City, UT 84112           dunkel@chemistry.chem.utah.edu 
  36.