chore(latex): clarify comment for TOC title styling in thesis class

This commit is contained in:
nuluh
2025-05-11 10:56:32 +07:00
parent 740680d1c7
commit 39f966e71b

View File

@@ -83,7 +83,7 @@
\renewcommand{\cftchapleader}{\normalfont\cftdotfill{\cftsecdotsep}} \renewcommand{\cftchapleader}{\normalfont\cftdotfill{\cftsecdotsep}}
\renewcommand{\cftchappagefont}{\normalfont} \renewcommand{\cftchappagefont}{\normalfont}
% Title styling % Table of Contents (TOC) Title styling
\renewcommand{\contentsname}{DAFTAR ISI} \renewcommand{\contentsname}{DAFTAR ISI}
\renewcommand{\cfttoctitlefont}{\bfseries\MakeUppercase} \renewcommand{\cfttoctitlefont}{\bfseries\MakeUppercase}
\renewcommand{\cftaftertoctitle}{\hfill\hfill} % https://tex.stackexchange.com/a/255699/394075 \renewcommand{\cftaftertoctitle}{\hfill\hfill} % https://tex.stackexchange.com/a/255699/394075