[OS X TeX] eso-pic and engines [was: bibtex <filename>.rsp]
Victor Ivrii
vivrii at gmail.com
Sat Mar 25 17:50:43 EST 2006
On 3/25/06, Rechtsanwalt Friedrich Vosberg <vosberg at meinrechtsanwalt.com> wrote:
> Morning.
>
> Am 24.03.2006 um 22:04 schrieb Victor Ivrii:
>
> > eso-pic puts whatever you want without asking you during run
>
> I *do* use eso-pic:
>
> \NeedsTeXFormat{LaTeX2e}
> \ProvidesPackage{fvbg}[2005/09/21 by Friedrich Vosberg]
> \RequirePackage{eso-pic}
> \RequirePackage{color}
> \RequirePackage{graphicx}
> \RequirePackage{xspace}
> \newcommand{\fvbgtext}[1]{\textsf{\textbf{\textcolor[gray]{0.8}{#1}}}}
> \typein[\modus]{Which Version (0, 1, 2 or 3 only)?}
> \ifcase\modus\or
> \AddToShipoutPicture{%
> \AtTextCenter{%
> \makebox(0,0)[c]{\resizebox{\textwidth}{!}{%
> \rotatebox{50}{\fvbgtext{Copy}}%
> }}}}
> \or
> \AddToShipoutPicture{%
> \AtTextCenter{%
> \makebox(0,0)[c]{\resizebox{\textwidth}{!}{%
> \rotatebox{50}{\fvbgtext{certified copy}}%
> }}}}%
> \or
> \AddToShipoutPicture{%
> \AtTextCenter{%
> \makebox(0,0)[c]{\resizebox{\textwidth}{!}{%
> \rotatebox{50}{\fvbgtext{draft}}%
> }}}}%
> \fi
>
I remember that the original poster was unhappy with the necessity to
input the same
at each run. The question is the property not of the package but of
\typein[\modus]{Which Version (0, 1, 2 or 3 only)?} etc
> And I want to decide it during the run and not in the document.
This is a question of the personal preference and a kind of document:
for short documents changing their status fast or printed in different
versions as in your case an interactive behavior is preferable. For a
long paper slowly changing it status from draft to preliminary version
to the final only after few months work it would be a major annoyance
>
> Kind regards. Friedrich
>
> --
> Rechtsanwalt Friedrich Vosberg
> Alt-Oetzsch 4, 04416 Markkleeberg
> Ruf: 0341 3502074 Mobil: 0174 1602887
> Fax: 0341 3502075 http://www.meinrechtsanwalt.com
>
>
>
>
> ------------------------- 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/
>
>
--
========================
Victor Ivrii, Department of Mathematics, University of Toronto
------------------------- 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 MacOSX-TeX
mailing list