Flipping bullet points
authorLukas Barth <lukas.barth@kit.edu>
Tue, 27 Sep 2016 13:35:20 +0000 (15:35 +0200)
committerLukas Barth <lukas.barth@kit.edu>
Tue, 27 Sep 2016 13:35:20 +0000 (15:35 +0200)
presentation/kit-presentation-ipe7.2.ipe

index e4a57ed54bbbd9cd65b8a964963a43b2103d613a..5b9d4dbdd9633c675ac6e23ecde1885c5b76321a 100644 (file)
@@ -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}}