Add Initial LaTeX Template #66

Merged
nuluh merged 48 commits from latex/initial-template into main 2025-05-14 11:41:52 +00:00
Showing only changes of commit 5e08d4f8c6 - Show all commits

View File

@@ -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}