From b15cd1a0d2f9170df62b76036d0d344f2493dfb2 Mon Sep 17 00:00:00 2001 From: Lukas Barth Date: Tue, 27 Sep 2016 15:35:20 +0200 Subject: [PATCH] Flipping bullet points --- presentation/kit-presentation-ipe7.2.ipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentation/kit-presentation-ipe7.2.ipe b/presentation/kit-presentation-ipe7.2.ipe index e4a57ed..5b9d4db 100644 --- a/presentation/kit-presentation-ipe7.2.ipe +++ b/presentation/kit-presentation-ipe7.2.ipe @@ -2261,7 +2261,7 @@ h \makeatother \newcommand{\KITItem}[2]{\begin{tikzpicture}[scale=#2] - \draw [color=#1, fill=#1] (3.83122,15.32487) .. controls (1.71528,15.32487) and (0,13.60958) .. (0,11.49365) -- (0,0) -- (11.49364,0) .. controls (13.60958,0) and (15.32486,1.71528) .. (15.32486,3.83122) -- (15.32486,15.32487) -- (3.83122,15.32487) ; + \draw [color=#1, fill=#1, rotate=90] (15.32487,3.83122) .. controls (15.32487,1.71528) and (13.60958,0) .. (11.49365,0) -- (0,0) -- (0,11.49364) .. controls (0,13.60958) and (1.71528,15.32486) .. (3.83122,15.32486) -- (15.32486,15.32487) -- (15.32487,3.83122) ; \end{tikzpicture}% } \def\labelitemi{\KITItem{\itemcolor}{0.012}} -- 2.34.1