From 5b7cb007f701613c66ec33d113df781164361158 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Sun, 3 Oct 2021 12:28:45 +0200 Subject: [PATCH] removed pantable --- slides/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/Makefile b/slides/Makefile index cb71e27..c68e21f 100644 --- a/slides/Makefile +++ b/slides/Makefile @@ -1,5 +1,5 @@ PDFOPTIONS = -t beamer -PDFOPTIONS += -F pantable +# PDFOPTIONS += -F pantable PDFOPTIONS += -F mermaid-filter PDFOPTIONS += --highlight-style my_highlight.theme PDFOPTIONS += --pdf-engine xelatex -- GitLab