%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%% RIVAL REGIONS TUTORIAL %%%% %%%% Author : Bèrg C %%%% Version : see preamble_main.tex %%%% %%%% Notes : This code is delivered as is, %%%% and without any warranty. %%%% Feel free to modify and share. %%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[11pt,a4paper]{article} \input{preamble_main} \input{preamble_book} \begin{document} \begin{titlepage} \fontfamily{stix}\selectfont \centering \vspace*{0.5 cm} \includegraphics[width = 8cm]{rr_logo.png} \\ [1.0 cm] \rule{\linewidth}{0.2 mm} \\ [0.4 cm] {\fontsize{34}{34}\selectfont\thetitle} \\ \rule{\linewidth}{0.2 mm} \\ [1.5 cm] \begin{minipage}{0.4\textwidth} \begin{flushleft} \large auteur: \\ \theauthor \end{flushleft} \end{minipage} \begin{minipage}{0.4\textwidth} \begin{flushright} \large version: \\ \theversion \end{flushright} \end{minipage} \\ [2 cm] \large\thedate \end{titlepage} \input{docs/intro} \input{toc} \newpage \input{docs/region} \horrule \input{docs/state} \horrule \input{docs/player} \horrule \input{docs/storage} \horrule \input{docs/resources} \horrule \input{docs/work} \horrule \input{docs/war} \horrule \input{docs/parliament} \horrule \newpage \input{docs/checklist} \horrule \end{document}