From 3e1fab339d838f8ad84c7128f17c5a615d77d77a Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Fri, 6 Mar 2020 00:21:12 +0100 Subject: [PATCH] remove random dots fuckery from toc --- preamble.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preamble.tex b/preamble.tex index 62f0f550..b35b5bf5 100644 --- a/preamble.tex +++ b/preamble.tex @@ -266,7 +266,7 @@ Roll & Result \\ %%%%% Side Quests -\newcommand{\sidequest}[1]{\resumecontents[\sqarea]\subsection[#1]{#1 -- \encnum}} +\newcommand{\sidequest}[1]{\resumecontents[\sqarea]\subsection[#1]{#1 -- \encnum}\stopcontents[\sqarea]} \newcommand{\forest}[2]{\resumecontents[forest]\subsubsection[#1 -- #2]{(\ding{168} Forest) #1}\stopcontents[forest]} \newcommand{\town}[2]{\resumecontents[town]\subsubsection[#1 -- #2]{(\ding{169} Town) #1}\stopcontents[town]} \newcommand{\villages}[2]{\resumecontents[villages]\subsubsection[#1 -- #2]{(\ding{170} Villages) #1}\stopcontents[villages]} -- GitLab