aboutsummaryrefslogtreecommitdiff
path: root/doc/base.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/base.tex')
-rw-r--r--doc/base.tex10
1 files changed, 6 insertions, 4 deletions
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}