diff --git a/latex/thesis.cls b/latex/thesis.cls index b5000b6..0dc8155 100644 --- a/latex/thesis.cls +++ b/latex/thesis.cls @@ -93,18 +93,6 @@ \renewcommand{\cftaftertoctitle}{\hfill\hfill} % https://tex.stackexchange.com/a/255699/394075 % \renewcommand{\cftaftertoctitle}{\vskip 2em} -\renewcommand{\tableofcontents}{ - \clearpage - \pagestyle{plain} % Roman page number, centered bottom - \pagenumbering{roman} - \setcounter{page}{viii} % Optional: sync with expected numbering - \addcontentsline{toc}{chapter}{DAFTAR ISI} - \oldtableofcontents - \clearpage - \pagenumbering{arabic} - \setcounter{page}{1} % Start chapter 1 at page 1 -} - % Frontmatter Macro (Toggle TOC Inclusion) \newcommand{\frontmattersection}[3]{% \begin{titlepage}