fix(latex): update TOC title to use the correct language dynamically

This commit is contained in:
nuluh
2025-05-14 17:37:17 +07:00
parent 9d526971d9
commit 74ea4d412c

View File

@@ -132,7 +132,6 @@
\renewcommand{\theequation}{\arabic{chapter}.\arabic{equation}} \renewcommand{\theequation}{\arabic{chapter}.\arabic{equation}}
% Table of Content (TOC) Title styling % Table of Content (TOC) Title styling
\renewcommand{\contentsname}{DAFTAR ISI}
\renewcommand{\cfttoctitlefont}{\hfill\bfseries\MakeUppercase} \renewcommand{\cfttoctitlefont}{\hfill\bfseries\MakeUppercase}
\renewcommand{\cftaftertoctitle}{\hfill} % https://tex.stackexchange.com/a/255699/394075 \renewcommand{\cftaftertoctitle}{\hfill} % https://tex.stackexchange.com/a/255699/394075
% List of Figures (LOF) Title styling % List of Figures (LOF) Title styling