master.tex 547 B

12345678910111213141516171819202122232425262728293031323334
  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. %%%% RIVAL REGIONS TUTORIAL
  3. %%%%
  4. %%%% Author : Bèrg C
  5. %%%% Version : 1.1.1
  6. %%%%
  7. %%%% Notes : This code is delivered as is,
  8. %%%% and without any warranty.
  9. %%%% Feel free to modify and share.
  10. %%%%
  11. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  12. \input{preamble}
  13. \begin{document}
  14. \input{docs/inleiding}
  15. \hrule
  16. \input{docs/regios}
  17. \hrule
  18. \input{docs/perks}
  19. \hrule
  20. \input{docs/work}
  21. \hrule
  22. \input{docs/war}
  23. \hrule
  24. \input{docs/checklist}
  25. \hrule
  26. \end{document}