From 87df6d1c48d737f0170444658cd1d69efbe0ae0a Mon Sep 17 00:00:00 2001
From: Thorsten Glaser <thorsten.glaser@teckids.org>
Date: Wed, 11 Mar 2015 19:37:50 +0100
Subject: [PATCH] =?UTF-8?q?[verein.git]=20mirror=20the=200=20=C3=A0=20la?=
 =?UTF-8?q?=20http://tex.stackexchange.com/a/230214/43807?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 teckids.sty | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/teckids.sty b/teckids.sty
index 78883cc..09886c2 100644
--- a/teckids.sty
+++ b/teckids.sty
@@ -48,6 +48,8 @@
 \widowpenalty10000
 \displaywidowpenalty=10000
 
+\newcommand\0{\scalebox{-1}[1]{0}}
+
 \DeclareGraphicsExtensions{.pdf,.eps,.png,.jpg}
 
 \setlength{\parskip}{0.3cm}
@@ -192,5 +194,6 @@
         keywordstyle=\color[rgb]{0,0,1},
         commentstyle=\color[rgb]{0.133,0.545,0.133},
         stringstyle=\color[rgb]{0.627,0.126,0.941},
+	literate={0}{\0}1{0\ }{\0\ }2,
 }
 }
-- 
GitLab