From 8632a871313f198296bd0c707661a24711c70b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 24 Jan 2022 19:24:16 +0100 Subject: build two different files for printer and students --- buch/common/packages.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'buch/common/packages.tex') 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 -- cgit v1.2.1