aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/packages.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-01-24 19:24:16 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-01-24 19:24:16 +0100
commit8632a871313f198296bd0c707661a24711c70b9f (patch)
tree877539ff9b9622288124cef76bb35313fec4fd28 /buch/common/packages.tex
parentconditional file inclusion (diff)
downloadSeminarSpezielleFunktionen-8632a871313f198296bd0c707661a24711c70b9f.tar.gz
SeminarSpezielleFunktionen-8632a871313f198296bd0c707661a24711c70b9f.zip
build two different files for printer and students
Diffstat (limited to 'buch/common/packages.tex')
-rw-r--r--buch/common/packages.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/buch/common/packages.tex b/buch/common/packages.tex
index 2051093..d35a306 100644
--- a/buch/common/packages.tex
+++ b/buch/common/packages.tex
@@ -78,4 +78,8 @@
% set this variable to false when preparing the PDF for the printer
\newboolean{includecover}
+\if0\IncludeBookCover
+\setboolean{includecover}{false}
+\else
\setboolean{includecover}{true}
+\fi