Skip to content
Snippets Groups Projects
Commit 4736063d authored by Jari-Matti Mäkelä's avatar Jari-Matti Mäkelä
Browse files

Fix page numbering for the acronym page

parent 057e00c6
No related branches found
No related tags found
No related merge requests found
......@@ -560,6 +560,8 @@
\apptocmd{\listoffigures}{\renewcommand{\startpages}{\initdocstyle}}{}{}
\pretocmd{\listoftables}{\renewcommand{\startpages}{}}{}{}
\apptocmd{\listoftables}{\renewcommand{\startpages}{\initdocstyle}}{}{}
\pretocmd{\listofacronyms}{\renewcommand{\startpages}{}}{}{}
\apptocmd{\listofacronyms}{\renewcommand{\startpages}{\initdocstyle}}{}{}
%% finally initialize the main document style
\pretocmd{\chapter}{\startpages}{}{}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment