fix(documentclass): update hyperref package options and correct chapter dot leader definition
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
doi=false,%
|
||||
isbn=false,%
|
||||
backend=biber]{biblatex}
|
||||
\RequirePackage{hyperref}
|
||||
\RequirePackage[bookmarksopen, bookmarksnumbered, bookmarksdepth=3]{hyperref}
|
||||
\RequirePackage{hyperxmp}
|
||||
\RequirePackage[acronym, nogroupskip, toc]{glossaries}
|
||||
% \RequirePackage{glossaries-extra}
|
||||
@@ -350,7 +350,7 @@
|
||||
\renewcommand \cftsubsubsecdotsep{1} % https://tex.stackexchange.com/a/273764
|
||||
\renewcommand \cftfigdotsep{1.5} % https://tex.stackexchange.com/a/273764
|
||||
\renewcommand \cfttabdotsep{1.5} % https://tex.stackexchange.com/a/273764
|
||||
\renewcommand{\cftchapleader}{\normalfont\cftdotfill{\cftsecdotsep}}
|
||||
\renewcommand{\cftchapleader}{\normalfont\cftdotfill{\cftchapdotsep}}
|
||||
\renewcommand{\cftchappagefont}{\normalfont}
|
||||
|
||||
% Add Prefix in the Lof and LoT entries
|
||||
|
||||
Reference in New Issue
Block a user