From ef02618a3239e3e67d075975313b59cb76c560e6 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Tue, 24 Dec 2019 01:00:29 +0100 Subject: [PATCH] fix config --- glossary.tex | 2 +- preamble.tex | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/glossary.tex b/glossary.tex index 82b2f185..078afd48 100644 --- a/glossary.tex +++ b/glossary.tex @@ -386,7 +386,7 @@ name={Alen Marsh}, description={the old wizard, responsible for selling illegal magics, and refusing to obey the formal laws on magic. Derisively called `Dean of the Marsh' by guild mages}, text={Alen Marsh}, - first={Alen, Dean of the Marsh,\footnote{`Dean of the Marsh' is a mocking nickname, given to him by the alchemists of \glsentrytext{college}.}} + first={Alen, Dean of the Marsh,} } \newglossaryentry{prefforce}{ diff --git a/preamble.tex b/preamble.tex index 3eed72eb..c54d9cc4 100644 --- a/preamble.tex +++ b/preamble.tex @@ -251,9 +251,9 @@ Roll & Result \\ %%%%% Side Quests \newcommand{\sidequest}[1]{\subsection[#1]{#1 -- \encnum}} -\newcommand{\town}[1]{\subsubsection{$\boxbox$ (Town) #1} -\newcommand{\forest}[1]{\subsubsection{$\merge$ (Forst) #1} -\newcommand{\lowercollege}[1]{\subsubsection{$\curlywedgedownarrow$ (Lower College) #1} -\newcommand{\uppercollege}[1]{\subsubsection{$\curlywedgeuparrow$ (Upper College) #1} +\newcommand{\town}[1]{\subsubsection{$\boxbox$ (Town) #1}} +\newcommand{\forest}[1]{\subsubsection{$\merge$ (Forst) #1}} +\newcommand{\lowercollege}[1]{\subsubsection{$\curlywedgedownarrow$ (Lower College) #1}} +\newcommand{\uppercollege}[1]{\subsubsection{$\curlywedgeuparrow$ (Upper College) #1}} -- GitLab