master.tex 702 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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/intro}
  15. \hrule
  16. \input{docs/regions}
  17. \hrule
  18. \input{docs/state}
  19. \hrule
  20. \input{docs/perks}
  21. \hrule
  22. \input{docs/resources}
  23. \hrule
  24. \input{docs/market}
  25. \hrule
  26. \input{docs/work}
  27. \hrule
  28. \input{docs/war}
  29. \hrule
  30. \input{docs/parlement}
  31. \hrule
  32. \input{docs/checklist}
  33. \hrule
  34. \end{document}