New page for ToC and list of figures/tables

This commit is contained in:
Thomas Dehaeze 2025-04-03 22:26:42 +02:00
parent e735c215bd
commit d5ca24f572

View File

@ -180,10 +180,14 @@
* Table of Contents :ignore:
#+begin_export latex
\clearpage
\dominitoc
\tableofcontents
\clearpage
\listoftables
\clearpage
\listoffigures
#+end_export