home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / notabene / 822 < prev    next >
Encoding:
Text File  |  1992-09-03  |  2.1 KB  |  48 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!EXETER.AC.UK!BROOKS
  3. Via:         UK.AC.EX.CEN;  4 SEP 92 10:23:29 BST
  4. X-Mailer:    ELM [version 2.3 PL0]
  5. Message-ID: <12957.9209040922@cen.ex.ac.uk>
  6. Date:         Fri, 4 Sep 92 10:22:49 BST
  7. Sender:       Nota Bene List <NOTABENE@TAUNIVM>
  8. Comments:     Warning -- original Sender: tag was N.F.Brooks@CEN.EX.AC.UK
  9. From:         Neil Brooks <Brooks@EXETER.AC.UK>
  10. Subject:      Re: Mavericks + a Postscript tip
  11. Newsgroups: bit.listserv.notabene
  12. In-Reply-To:  <received  3 Sep 92 19:32:08 via uk.ac.earn-relay>; from "Austin
  13.               Kerr" at Sep 3, 92 4:47 pm
  14. Lines: 32
  15.  
  16. Here at Exeter anyone who *doesn't* use NB is a Maverick!  (But I do not
  17. know how long I/we can hold the line.)
  18.  
  19. Just to make this message not a total waste of bandwidth, here is a useful
  20. trick for those using Postscript printers.  The following trick will
  21. allow  "DRAFT" in BIG letters to appear beneath the text on a page.
  22.  
  23. Call the file PS-PORT.PRN to the screen (It is in the NB directory).
  24. Move to the section starting PC:16 near the bottom of the file.
  25. These paragraphs define what NB sends to a printer when it encounters
  26. PC# deltas in your text.  They are defined in number sequence.
  27. Move down to a blank line eg I will use the code PC8 so move to the 8th
  28. paragraph.
  29. Insert before the 8th paragraph marker the following. DO NOT USE AN ENTER KEY
  30. AFTER THE WORD moveto! Just use a space.  The ) and ( at the start and end
  31. are correct!
  32.  
  33. ) s gsave 200 30 translate 65 rotate T 216 scalefont setfont 0 0 moveto
  34. 0.95 setgray (DRAFT) show grestore (
  35.  
  36. Save the file, reload the printer driver.
  37. Place a PC8 delta in a Running Header to get draft on every page.
  38.  
  39. This one change to PS-PORT.PRN allows all of the Postscript Portrait drivers
  40. to use this feature.  To enable it for landscape try editing PS-LAND.PRN but
  41. I have not tested that orientation.
  42. NB This works for NB 3.0/3.1  No guarauntee (sp?) about 4.0 !!
  43. --
  44. Neil Brooks, University of Exeter Computer Unit
  45. Electronic mail: Brooks@uk.ac.exeter
  46. Phone: (+44) 392 263946
  47. Postal Address: Laver Building, North Park Road, Exeter EX4 4QE, Devon, U.K.
  48.