home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / text / tex / 15508 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.4 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!gmd.de!newsserver.jvnc.net!yale.edu!spool.mu.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!usc!news.service.uci.edu!unogate!mvb.saic.com!info-tex
  2. From: dheitjan@biostats.hmc.psu.edu (Daniel F. Heitjan)
  3. Newsgroups: comp.text.tex
  4. Subject: RE:  Color documents
  5. Message-ID: <9301261507.AA05152@integral.biostats.hmc.psu.edu>
  6. Date: Tue, 26 Jan 93 10:07:39 EST
  7. Organization: Info-Tex<==>Comp.Text.Tex Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 25
  10.  
  11. Dave Love correctly pointed out that dvilaser/ps
  12. *can* handle colors.  You simply say
  13.  
  14.  \special{ps:: <red level> <green level> <blue level> setrgbcolor}
  15.  
  16. and you get the specified color from that point
  17. onward in the printed text.
  18.  
  19. My lone remaining problem is how to change the
  20. background color.  I suspect this isn't that hard
  21. either, but my knowledge of PostScript is very
  22. limited.  I would appreciate any suggestions.
  23.  
  24. By the way, I'm afraid my first message left the
  25. false impression that I'm using a Mac.  I'm not--
  26. I'm using a Sun SPARCstation ELC, and I can
  27. preview my output in pageview on either my
  28. monochrome monitor or my neighbor's color monitor.
  29. The only reason I mentioned a Mac is that the
  30. slide printer is driven from a Mac.  I get to it
  31. by copying my PostScript file to a DOS computer,
  32. thence to diskette, thence to the Mac.  Networking
  33. here is rudimentary.
  34.  
  35. Thanks again for all your suggestions.
  36.