Add \resetparts

This commit is contained in:
2024-04-16 21:06:21 +02:00
parent e0eb6d6f89
commit 77ff0da916

View File

@@ -16,6 +16,8 @@
\let\bibcloseparen=\bibclosebracket%
}
\usepackage{bookmark} % Manage bookmarks
\usepackage[draft, defaultColor=BlueViolet, xcolor=dvipsnames]{changes} % Track changes
\usepackage{enumitem} % Customise lists
@@ -70,6 +72,10 @@
\vspace*{0.5cm}%
}
\newcommand*{\resetparts}{% End the parts in TOC to set chapters at the root level
\bookmarksetup{startatroot}%
}
%% Document
\begin{document}