From 97a27f84224975753ccbd0498c3bb335a6e1e162 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 0c8a27d..aff7875 100644
--- a/teckids.sty
+++ b/teckids.sty
@@ -43,6 +43,8 @@
 \RequirePackage{pxfonts}
 \renewcommand{\familydefault}{\sfdefault}
 
+\newcommand\0{\scalebox{-1}[1]{0}}
+
 \DeclareGraphicsExtensions{.pdf,.eps,.png,.jpg}
 
 \setlength{\parskip}{0.3cm}
@@ -187,5 +189,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