mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-19 16:51:04 +00:00
Move the cover to a file too
This commit is contained in:
parent
fd20ef5fd3
commit
620971340b
2 changed files with 21 additions and 20 deletions
|
|
@ -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
20
cover.tex
Normal 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}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue