🐐
This commit is contained in:
7
main.tex
7
main.tex
@@ -48,6 +48,7 @@
|
||||
ItalicFont=GothamBookItalic.ttf
|
||||
]{GothamBook.ttf}
|
||||
\newfontfamily\titlefont[Path=./fonts/]{Idlewild-Bold.otf}
|
||||
\newfontfamily\aliensymbols[Path=./fonts/]{alien_symbols.ttf}
|
||||
|
||||
\def\arraystretch{1.2}
|
||||
|
||||
@@ -64,9 +65,9 @@
|
||||
\newcommand{\wrap}[2]{\parbox{#2\textwidth}{\vspace{3pt}#1\vspace{3pt}}}
|
||||
\newcolumntype{P}[1]{>{\centering\arraybackslash}m{#1}}
|
||||
|
||||
% Dice symbols (simple text versions)
|
||||
\newcommand{\success}{\textbf{6}}
|
||||
\newcommand{\facehugger}{\textbf{1}}
|
||||
% Dice symbols
|
||||
\newcommand{\success}{{\aliensymbols ^^^^e806}}
|
||||
\newcommand{\facehugger}{{\aliensymbols ^^^^e805}}
|
||||
|
||||
\begin{document}
|
||||
\setcounter{page}{1}
|
||||
|
||||
Reference in New Issue
Block a user