From 2d4bf042a5e878e3eb0b3d4f8e8941644d8e6f21 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 22 May 2023 18:21:47 +0200 Subject: editing pass --- doc/base.tex | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/base.tex') diff --git a/doc/base.tex b/doc/base.tex index e8bc8f1..c3f36eb 100644 --- a/doc/base.tex +++ b/doc/base.tex @@ -18,8 +18,9 @@ bibencoding=utf8, style=apa ]{biblatex} -\usepackage{fancyvrb} \addbibresource{refs.bib} +\usepackage{fancyvrb} +\usepackage[nottoc]{tocbibind} \input{pandoc.tex} @@ -66,10 +67,11 @@ \input{\jobname.md.tex} +\newpage \printbibliography[heading=bibintoc] -% \printglossaries -% \listoftables -% \listoffigures +\printglossaries +\listoftables +\listoffigures \end{document} -- cgit v1.2.3