mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-19 08:41:08 +00:00
20 lines
No EOL
454 B
TeX
20 lines
No EOL
454 B
TeX
|
|
% 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} |