From b27c7ca05bc3b284b15331515528e6b70a73b674 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Thu, 5 Mar 2020 23:35:03 +0100 Subject: [PATCH] finish sq toc --- preamble.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/preamble.tex b/preamble.tex index a0aa4e64..62f0f550 100644 --- a/preamble.tex +++ b/preamble.tex @@ -267,9 +267,9 @@ Roll & Result \\ %%%%% Side Quests \newcommand{\sidequest}[1]{\resumecontents[\sqarea]\subsection[#1]{#1 -- \encnum}} -\newcommand{\forest}[2]{\resumecontents[forest]\subsubsection[#1 -- #2]{(\ding{168} Forest) #1}} +\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}} +\newcommand{\villages}[2]{\resumecontents[villages]\subsubsection[#1 -- #2]{(\ding{170} Villages) #1}\stopcontents[villages]} \newcommand{\lowercollege}[1]{\subsubsection{(\ding{170} Lower College) #1}} \newcommand{\uppercollege}[1]{\subsubsection{(\ding{171} Upper College) #1}} -- GitLab