diff --git a/Makefile b/Makefile index ebb7c7f..4c9b102 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/theses/presentation_en.typ b/theses/presentation_en.typ index 35066d8..a5ef88d 100644 --- a/theses/presentation_en.typ +++ b/theses/presentation_en.typ @@ -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,