aboutsummaryrefslogtreecommitdiff
path: root/structure/99-end.tex
diff options
context:
space:
mode:
Diffstat (limited to 'structure/99-end.tex')
-rw-r--r--structure/99-end.tex14
1 files changed, 10 insertions, 4 deletions
diff --git a/structure/99-end.tex b/structure/99-end.tex
index f1657bd..1959646 100644
--- a/structure/99-end.tex
+++ b/structure/99-end.tex
@@ -16,14 +16,20 @@ Listas de tabelas, figuras etc.
% Print the list of definitions
% See https://latex.org/forum/viewtopic.php?t=17679
% https://ctan.org/pkg/thmtools
-%\renewcommand\listtheoremname{Lista de Definições}
-%\listoftheorems[ignoreall,show={definition}]
+\ifx\BookupListDefinitions\undefined
+\else
+ \renewcommand\listtheoremname{Lista de Definições}
+ \listoftheorems[ignoreall,show={definition}]
+\fi
% Print the list of etimologies
% The "proposition" theorem type is allocated for etimologies in this book
% See the _bookdown.yml at the top-level project folder for more information
-%\renewcommand\listtheoremname{Lista de Etimologias}
-%\listoftheorems[ignoreall,show={proposition}]
+\ifx\BookupListEtimologies\undefined
+\else
+ \renewcommand\listtheoremname{Lista de Etimologias}
+ \listoftheorems[ignoreall,show={proposition}]
+\fi
% Print the index
\printindex