fix(latex): replace \input with \include and add [titles] options to tocloft package to automatically give \clearpage

This commit is contained in:
Rifqi D. Panuluh
2025-08-07 22:16:30 +00:00
parent 79da2e7bcc
commit da5192a315
2 changed files with 9 additions and 27 deletions

View File

@@ -24,7 +24,7 @@
\RequirePackage{graphicx}
\RequirePackage{svg}
\RequirePackage{etoolbox}
\RequirePackage{tocloft}
\RequirePackage[titles]{tocloft}
\RequirePackage{tocbibind}
\RequirePackage{indentfirst}
\RequirePackage{float}