Newer
Older
\resumecontents[\sqarea]
\subsection{\sqName}
\stopcontents[\sqarea]
\settoggle{firstsq}{true}
\foreach \area in {#1}%
{\stopcontents[\area]}
\startcontents[sq]
\newcommand{\sqpart}[3]{
\refstepcounter{sqNo}
\resumecontents[#1]
\subsubsection[%
{(#1) #2}
\stopcontents[#1]\settoggle{firstsq}{false}
\titlecontents*{lsubsection}[0pt]
{\large\raggedright}{}{}
{}[][]
\newcommand\printAllSideQuests[1]{
\foreach \x in {#1}{
\center\subsection*{\x}
\printcontents[\x]{l}{2}{\setcounter{tocdepth}{3}}
}
}
\newcommand\hint[1]{%
\iftoggle{examplecharacter}{}%
{\small\textcolor{gray}{(#1)}}
}