fix(latex): add TOC entries for approval and originality sections

This commit is contained in:
nuluh
2025-05-14 17:59:36 +07:00
parent 471eccb12c
commit 1533a6ce46
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
% frontmatter/endorsement.tex % frontmatter/endorsement.tex
\setmainfont{Times New Roman} \setmainfont{Times New Roman}
\addcontentsline{toc}{chapter}{LEMBAR PERSETUJUAN TUGAS AKHIR}
\begin{center} \begin{center}
\textbf{\Large LEMBAR PERSETUJUAN TUGAS AKHIR} \\[0.5em] \textbf{\Large LEMBAR PERSETUJUAN TUGAS AKHIR} \\[0.5em]

View File

@@ -2,6 +2,7 @@
\setmainfont{Times New Roman} \setmainfont{Times New Roman}
\chapter*{PERNYATAAN KEASLIAN} \chapter*{PERNYATAAN KEASLIAN}
\addcontentsline{toc}{chapter}{PERNYATAAN KEASLIAN}
% \begin{center} % \begin{center}
% {\normalsize\textit{ORIGINALITY STATEMENT}} % {\normalsize\textit{ORIGINALITY STATEMENT}}
% \end{center} % \end{center}