This commit is contained in:
2026-04-13 16:34:45 +02:00
parent 0acf4185cd
commit 7809dff01b
5 changed files with 10 additions and 9 deletions

View File

@@ -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}