diff options
author | orangerot <orangerot@orangerot.dev> | 2025-09-11 20:04:13 +0200 |
---|---|---|
committer | orangerot <orangerot@orangerot.dev> | 2025-09-11 20:04:13 +0200 |
commit | dc49755cb6b596dd57ac1bfa9a8d33174d22102f (patch) | |
tree | 46d672c448b0ebbb4422db0e23960032707f13a4 /muendliche-pruefung-mathematik/lib.typ | |
parent | 73467ecd31e34096e1ac1f7968e39e6151701f9a (diff) |
feat: Makefile to build distributable archives for each template
Diffstat (limited to 'muendliche-pruefung-mathematik/lib.typ')
-rw-r--r-- | muendliche-pruefung-mathematik/lib.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muendliche-pruefung-mathematik/lib.typ b/muendliche-pruefung-mathematik/lib.typ index cb9cada..57ec323 100644 --- a/muendliche-pruefung-mathematik/lib.typ +++ b/muendliche-pruefung-mathematik/lib.typ @@ -109,7 +109,7 @@ #checkbox(checked: checked_knowledge_gaps == false) nein ] - #include "muendliche-pruefung.typ" + #include "muendliche-pruefung-mathematik.typ" #doc ] |