.gitignore: Also ignore Metapost output.
[dnd] / contents.tex
CommitLineData
21792d28
MW
1\documentclass[12pt, a4paper]{article}
2\usepackage{dnd}
3\pagestyle{empty}
4
5\begin{document}
6\hbox{}
7\vskip 1in
8\centerline{\Huge\itshape Dungeons \& Dragons}
9\bigskip
10\centerline{\Large\sffamily\bfseries Reference}
11\vfill\vfill
12\newcount\tabcount
13\tabcount=-1
14\begin{tabular}[C]{>{\kern
15 1in\global\advance\tabcount1\relax\llap{\the\tabcount.\quad}}l}
16 \multicolumn{1}{l}{\sffamily\large Contents} \\[\bigskipamount]
17 House rules \\
18 Advancement and abilities \\
19 Combat, weapons and equipment \\
20 Encounters \\
21 Miscellaneous \\
22 Movement \\
23 Treasure \\
24 War and Siege Machine \\
25 Monsters \\
26 Magical items \\
27 Spells
28\end{tabular}
29\vfill
30
31\end{document}
32
33%%% Local Variables:
34%%% mode: latex
35%%% TeX-master: t
36%%% End: