fix(latex): remove new macro \frontmattersection to manually add \addcontentsline into each frontmatter to make hyperlink ToC jumpt into correct page.

Closes #65
This commit is contained in:
nuluh
2025-05-14 17:58:06 +07:00
parent 74ea4d412c
commit 471eccb12c
2 changed files with 3 additions and 18 deletions

View File

@@ -19,9 +19,9 @@
\maketitle
\frontmatter
\setcounter{page}{1}
\theendorsementpage{toc}
\originalitystatement{toc}
\input{frontmatter/approval}\clearpage
\input{frontmatter/originality}\clearpage
\input{frontmatter/acknowledgement}\clearpage
\tableofcontents
\clearpage
\mainmatter