diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-11 16:43:45 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-11 16:43:45 +0200 |
| commit | 95abbb9948ab7c8d4fe62aa9284c2abeced0515b (patch) | |
| tree | 4d284bfd92d3b7efec32c08b698c1df8e479f655 /style/toc.tex | |
| parent | fa15aea3b9c647f2aa770315c148baaaad3ac8f9 (diff) | |
Diffstat (limited to 'style/toc.tex')
| -rw-r--r-- | style/toc.tex | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/style/toc.tex b/style/toc.tex index 956a8f4..9920293 100644 --- a/style/toc.tex +++ b/style/toc.tex @@ -7,8 +7,11 @@ \thispagestyle{empty} {\small\tableofcontents} \restoregeometry -%\listoffigures -%\listoftables +\clearpage +\listoffigures +\clearpage +\listoftables +\newpage % Restores to normal numbers. \pagenumbering{arabic} |
