fix(latex): update TOC title to use the correct language dynamically
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user