mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-19 16:51:04 +00:00
25 lines
No EOL
578 B
TeX
25 lines
No EOL
578 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
|
|
|
|
\begin{center}
|
|
\begin{minipage}{0.75\textwidth}
|
|
\centering
|
|
\Large ``The ultimate hidden truth of the world is that it is something that we make,
|
|
|
|
and could just as easily make differently,''
|
|
|
|
\vspace{1em} % Space between title and subtitle
|
|
|
|
$\sim$ David Graeber
|
|
\end{minipage}
|
|
\end{center}
|
|
}
|
|
\vspace*{\fill} |