fix(latex): replace \input with \include and add [titles] options to tocloft package to automatically give \clearpage
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
\RequirePackage{graphicx}
|
||||
\RequirePackage{svg}
|
||||
\RequirePackage{etoolbox}
|
||||
\RequirePackage{tocloft}
|
||||
\RequirePackage[titles]{tocloft}
|
||||
\RequirePackage{tocbibind}
|
||||
\RequirePackage{indentfirst}
|
||||
\RequirePackage{float}
|
||||
|
||||
Reference in New Issue
Block a user