Xref: utzoo comp.text.tex:4827 comp.lang.postscript:7273 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!agate!shelby!neon!rokicki From: rokicki@Neon.Stanford.EDU (Tomas G. Rokicki) Newsgroups: comp.text.tex,comp.lang.postscript Subject: DRAFT with dvips Message-ID: <1991Jan15.215633.14681@Neon.Stanford.EDU> Date: 15 Jan 91 21:56:33 GMT Organization: Computer Science Department, Stanford University Lines: 6 To get DRAFT across your pages with dvips, see page 28 of the dvips manual. Here's the magic if you don't have the manual (why not?): \special{! userdict begin /bop-hook{gsave 200 30 translate 65 rotate /Times-Roman findfont 216 scalefont setfont 0 0 moveto 0.7 setgray (DRAFT) show grestore}def end }