iditacards/cards/info/cover.tex

31 lines
819 B
TeX

\documentclass{iditacard}
\cardtype{utility}
\rarity{info}
\begin{document}
\begin{card}
\node [rectangle, minimum width=650.0/300.0, minimum height=950.0/300.0, text centered, text width=53mm, inner sep=1mm, anchor=north west] at (50.0/300.0,1000.0/300.0) {
\includegraphics[width=\textwidth]{logo.png}
\hrule
\vskip 0.5em
{\Large Instruction Manual}
\vskip 0.5em
\hrule
\vskip 0.5em
Setup and Objective \dotfill 1\\
Costs \dotfill 2\\
Risks \dotfill 3\\
Example \dotfill 4\\
New Days and Destruction \dotfill 5\\
Weather \dotfill 6\\
Recovery and Passing \dotfill 7\\
Hypothermia and Starvation \dotfill 8\\
The Board \dotfill 9\\
Card Types \dotfill 10-12\\
Immunity \dotfill 12\\
Single Player \dotfill 13\\
};
\end{card}
\end{document}