From d2bae94b5dadf18260091c5d1d251ee6c1c0915b Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Wed, 26 Mar 2025 09:42:56 +0100 Subject: [PATCH] xeltex --- exercices/07_executor_reactor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercices/07_executor_reactor/Makefile b/exercices/07_executor_reactor/Makefile index 532f140..0c6ed1d 100644 --- a/exercices/07_executor_reactor/Makefile +++ b/exercices/07_executor_reactor/Makefile @@ -1,7 +1,7 @@ OPTIONS = --filter=pandoc-crossref PDFOPTIONS = --highlight-style kate -PDFOPTIONS += --pdf-engine pdflatex +PDFOPTIONS += --pdf-engine xelatex PDFOPTIONS += --number-sections -- GitLab