From d71462be8ba8ca994bf98d95bc5c654650b31255 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Tue, 14 Apr 2020 03:30:51 +0200
Subject: [PATCH] remove image from non verbose mode

---
 magic.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/magic.tex b/magic.tex
index b4250bda..808abfb5 100644
--- a/magic.tex
+++ b/magic.tex
@@ -1159,8 +1159,10 @@ Nobody is terribly comfortable holding another creature's form.  Like a newborn
 
 \spelllevel
 
+\iftoggle{verbose}{true}{
 \noindent\includegraphics[width=\linewidth]{images/Roch_Hercka/polymorph.jpg}
 \label{roch:polymorph}
+}{}
 
 \spell{Polymorph}{Continuous}{Medicine}\\
 The basic Polymorph spell allows someone to turn into another race, so long as the racial difference in Strength is not greater than the spell's level.
-- 
GitLab