This commit is contained in:
2024-07-19 16:19:22 +02:00
parent 74507da85a
commit 23535f1936
13 changed files with 233 additions and 193 deletions

15
star-wars-doc.tex Normal file
View File

@@ -0,0 +1,15 @@
\documentclass[a4paper]{article}
\input{star-wars-formatting.sty}
\begin{document}
\setcounter{tocdepth}{1}
{\tn\selectfont\tableofcontents}
\newpage
\input{cheat sheet/cheatsheet.tex}
\input{gear/gear.tex}
\input{species/species.tex}
\input{talent trees/talent-trees.tex}
\input{force powers/force-powers.tex}
\end{document}