30 Marzo 2009 alle 21:21
#32469
::
ciao trovato:
nel:
\makeatletter
\newcommand{\Sfondi}[2]{%
\ifodd\value{page}\@Sfondi{#1}\else\@Sfondi{#2}\fi
\EveryShipout{\ClearShipoutPicture
\ifodd\value{page}\@Sfondi{#2}\else\@Sfondi{#1}\fi}}
\def\@Sfondi#1{\AddToShipoutPicture*{\AtPageCenter{%
\makebox(0,0){\includegraphics[width=\paperwidth, height=\paperheight]{#1}}}}}
\makeatother
bisogna togliere l’asterisco da AddToShipoutPicture