Merge pull request #276 from hendricius/biblio

Move bibliography at the end of the book
This commit is contained in:
cedounet
2023-11-10 14:20:20 +00:00
committed by GitHub

View File

@@ -55,12 +55,12 @@
\backmatter \backmatter
\input{glossary/glossary} \input{glossary/glossary}
\printbibliography
{% {%
\hypersetup{hidelinks} \hypersetup{hidelinks}
\listofflowcharts \listofflowcharts
\listoftables \listoftables
\listoffigures \listoffigures
} }
\printbibliography
\end{document} \end{document}