Use luatex, verify glossary

This commit is contained in:
2024-04-12 09:32:02 +02:00
parent bba8128daa
commit 893fabe70b
8 changed files with 679 additions and 368 deletions

View File

@@ -19,7 +19,7 @@
# 3: dvi conversion, as specified by the $dvipdf variable (useless)
# 4: lualatex, as specified by the $lualatex variable (best)
# 5: xelatex, as specified by the $xelatex variable (second best)
$pdf_mode = 1;
$pdf_mode = 4;
# Treat undefined references and citations as well as multiply defined references as
# ERRORS instead of WARNINGS.