[OS X TeX] three copies each with another background
Friedrich Vosberg
vatolin at mac.com
Thu Oct 12 22:34:38 CEST 2006
Morning.
I create the background (COPY, DRAFT, CONFIDENTIAL) in this way:
===== 8>< =====
\documentclass{ltxdoc}
\usepackage{eso-pic}
\usepackage{graphicx}
%%--------------------------------------------------------------------
\AddToShipoutPicture{%
\AtTextCenter{%
\makebox(0,0)[c]{%
\resizebox{\textwidth}{!}{%
\rotatebox{50}{\textsf{\textbf{\textcolor[gray]{0.8}
{background}}}}%
}%
}%
}%
}%
\begin{document}
the entire document
\end{document}
===== ><8 =====
Now I want to do the following: At only *one* run (of the engine)
should be produced *three* PDF outputs: One with no background
(filename.pdf), one with background COPY (filename-cp.pdf) and one
with the background CERTIFIED (filename-cf.pdf).
How can I get this?
TIA and kind regards. Friedrich
--
Linux bietet Lösungen für Probleme unter Windows, die mit MacOS X gar
nicht erst auftreten.
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the macostex-archives
mailing list