From c72eb5ef34cb9eae739bab5605a844d083a241ad Mon Sep 17 00:00:00 2001 From: Matej-Zucha-TUL Date: Wed, 3 Dec 2025 09:16:38 +0100 Subject: [PATCH] Add english presentation to Makefile, fix typo in title --- Makefile | 2 +- theses/presentation_en.typ | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,