fix(latex): correct chapter dot leaders and page font in table of contents to be all normalfont for all level instead of bfseries
This commit is contained in:
@@ -79,6 +79,9 @@
|
|||||||
\setlength{\cftsecnumwidth}{2.5em}
|
\setlength{\cftsecnumwidth}{2.5em}
|
||||||
\setlength{\cftsubsecnumwidth}{2.5em}
|
\setlength{\cftsubsecnumwidth}{2.5em}
|
||||||
\renewcommand \cftchapdotsep{4.5}
|
\renewcommand \cftchapdotsep{4.5}
|
||||||
|
\renewcommand \cftchapdotsep{4.5} % https://tex.stackexchange.com/a/273764
|
||||||
|
\renewcommand{\cftchapleader}{\normalfont\cftdotfill{\cftsecdotsep}}
|
||||||
|
\renewcommand{\cftchappagefont}{\normalfont}
|
||||||
|
|
||||||
% Title styling
|
% Title styling
|
||||||
\renewcommand{\contentsname}{\hfill\bfseries\normalsize DAFTAR ISI\hfill}
|
\renewcommand{\contentsname}{\hfill\bfseries\normalsize DAFTAR ISI\hfill}
|
||||||
|
|||||||
Reference in New Issue
Block a user