update to IP-free images

This commit is contained in:
Kevin Harrington 2025-11-14 12:38:01 -05:00
parent a500884bad
commit 1ab69df908
5 changed files with 14 additions and 19 deletions

View file

@ -86,7 +86,7 @@
\input{MakerCheck.tex}%
\usepackage{multicol}
\usepackage{calc}
\usepackage{atbegshi}
\AtBeginShipout{\AddCornerImage}
@ -97,7 +97,7 @@
% Add background image
\AddToShipoutPictureBG*{%
\AtPageLowerLeft{%
\includegraphics[width=\paperwidth,height=\paperheight]{src/how-to-consensus-zine/border-edited.png}%
\raisebox{5mm}{\includegraphics[width=\paperwidth,height=\dimexpr\paperheight-10mm\relax]{src/how-to-consensus-zine/mucha.png}}%
}%
}