mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-19 16:51:04 +00:00
21 lines
No EOL
513 B
TeX
21 lines
No EOL
513 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.5\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,''
|
|
|
|
$\sim$ David Graeber
|
|
\end{minipage}
|
|
\end{center}
|
|
}
|
|
\vspace*{\fill} |