Add \resetparts
This commit is contained in:
6
main.tex
6
main.tex
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user