Add english presentation to Makefile, fix typo in title

This commit is contained in:
Matej-Zucha-TUL
2025-12-03 09:16:38 +01:00
parent 2aab573c07
commit c72eb5ef34
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ LIB_URL_MUCHPDFTOOLS := https://tulsablona.zumepro.cz/lib/much_pdf_tools
TEMPLATE_SRCS := $(shell find template -type f) \
$(LIB_TARGETS_MUCHPDFTOOLS:%=$(LIB_MUCHPDFTOOLS)/%) template/example_appendix.pdf
TO_PACK := $(TEMPLATE_SRCS) template/LICENSE
BUNDLE_THESES := bp_cs bp_en dp_cs dp_en prj_cs prj_en sp_cs sp_en presentation_cs
BUNDLE_THESES := bp_cs bp_en dp_cs dp_en prj_cs prj_en sp_cs sp_en presentation_cs presentation_en
BUNDLE_TARGETS := $(TO_PACK:%=$(BUNDLEDIR)/%) $(BUNDLEDIR)/citations.bib $(BUNDLEDIR)/bp_cs.typ \
$(BUNDLE_THESES:%=$(BUNDLEDIR)/%.typ) $(BUNDLEDIR)/Makefile \
$(BUNDLEDIR)/title-pages.pdf $(BUNDLEDIR)/assignment.pdf

View File

@@ -7,7 +7,7 @@
document: "presentation",
author: [Ondřej Mekina],
title: (
en: [Ukázka prezentace v šabloně tultemplate2],
en: [Example presentation using the tultemplate2 template],
),
presentation: (
append_thanks: true,