Move the cover to a file too

This commit is contained in:
Kevin Harrington 2025-11-22 13:04:05 -05:00
parent fd20ef5fd3
commit 620971340b
2 changed files with 21 additions and 20 deletions

View file

@ -94,26 +94,7 @@
\fontsize{8}{9}\selectfont \fontsize{8}{9}\selectfont
% Add background image \input{cover}
\AddToShipoutPictureBG*{%
\AtPageLowerLeft{%
\raisebox{7mm}{\includegraphics[width=\paperwidth,height=\dimexpr\paperheight-10mm\relax]{src/how-to-consensus-zine/mucha.png}}%
}%
}
\vspace*{\fill}
{\centering
\huge \textbf{Building Durable}
\huge \textbf{Communities}
\vspace{1em} % Space between title and subtitle
\Large Security and Stability Comes
From Working Together\par % Add your subtitle
}
\vspace*{\fill}
\pagebreak \pagebreak

20
cover.tex Normal file
View file

@ -0,0 +1,20 @@
% Add background image
\AddToShipoutPictureBG*{%
\AtPageLowerLeft{%
\raisebox{7mm}{\includegraphics[width=\paperwidth,height=\dimexpr\paperheight-10mm\relax]{src/how-to-consensus-zine/mucha.png}}%
}%
}
\vspace*{\fill}
{\centering
\huge \textbf{Building Durable}
\huge \textbf{Communities}
\vspace{1em} % Space between title and subtitle
\Large Security and Stability Comes
From Working Together\par % Add your subtitle
}
\vspace*{\fill}