Files
Star-Wars-ffg/main.tex
2024-07-17 22:17:48 +02:00

16 lines
367 B
TeX

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