bug fixes

This commit is contained in:
leopoldfajtak
2024-12-11 14:08:30 +01:00
parent 1dc2207c33
commit 8f2f66b0c5
4 changed files with 19 additions and 3 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
[% PROCESS variables.tt -%]
[% PROCESS variables.tt
IF proper != '';
PROCESS "${propers_dir}/${proper}.tt";
END;
-%]
\documentclass[a4paper,12pt]{article}
\usepackage[ngerman]{babel}
\usepackage{enumitem}