From 74c2c5e4a73e350d8f7b9e16e8ffbe18c0ff15c5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 11 Sep 2023 18:26:48 +0300 Subject: [PATCH] make the cover template a bit more obvious... Signed-off-by: Alex A. Naanou --- examples/cover.tex | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/cover.tex b/examples/cover.tex index a6f5226..2d62ea8 100644 --- a/examples/cover.tex +++ b/examples/cover.tex @@ -50,8 +50,14 @@ \imagecell[fill, clearance=-\coverflap]{}{DSC00403-2} \end{cliptocell} \end{backcover} + + % comment these out to remove the cover template outlines... + \textblockrulecolour{white} + \textcolor{white} + \GenerateTemplate \end{page} + \end{document}