fix(latex): remove redundant command for chapter dot separation in TOC
This commit is contained in:
@@ -78,7 +78,6 @@
|
||||
\setlength{\cftchapnumwidth}{4em}
|
||||
\setlength{\cftsecnumwidth}{2.5em}
|
||||
\setlength{\cftsubsecnumwidth}{2.5em}
|
||||
\renewcommand \cftchapdotsep{4.5}
|
||||
\renewcommand \cftchapdotsep{4.5} % https://tex.stackexchange.com/a/273764
|
||||
\renewcommand{\cftchapleader}{\normalfont\cftdotfill{\cftsecdotsep}}
|
||||
\renewcommand{\cftchappagefont}{\normalfont}
|
||||
|
||||
Reference in New Issue
Block a user