From 7a2d37fede6faf4a3737b9ca03380013801ee13e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Jone=C5=A1?= Date: Sun, 8 May 2022 11:10:23 +0200 Subject: [PATCH] remove page numbers from abstract PDFs --- abstract-cz.tex | 1 + abstract-en.tex | 1 + 2 files changed, 2 insertions(+) diff --git a/abstract-cz.tex b/abstract-cz.tex index 2d6419c..c9ea46c 100644 --- a/abstract-cz.tex +++ b/abstract-cz.tex @@ -10,5 +10,6 @@ \input{todos} \begin{document} +\thispagestyle{empty} \AbstractCS \end{document} diff --git a/abstract-en.tex b/abstract-en.tex index f05fe7b..7ab1934 100644 --- a/abstract-en.tex +++ b/abstract-en.tex @@ -10,5 +10,6 @@ \input{todos} \begin{document} +\thispagestyle{empty} \AbstractEN \end{document}