diff --git a/latex/thesis.cls b/latex/thesis.cls index a90ec84..429a06f 100644 --- a/latex/thesis.cls +++ b/latex/thesis.cls @@ -83,7 +83,7 @@ \renewcommand{\cftchapleader}{\normalfont\cftdotfill{\cftsecdotsep}} \renewcommand{\cftchappagefont}{\normalfont} -% Title styling +% Table of Contents (TOC) Title styling \renewcommand{\contentsname}{DAFTAR ISI} \renewcommand{\cfttoctitlefont}{\bfseries\MakeUppercase} \renewcommand{\cftaftertoctitle}{\hfill\hfill} % https://tex.stackexchange.com/a/255699/394075