From 14aa11ac66761a0383f8384e4a8c342568cdde3b Mon Sep 17 00:00:00 2001 From: Thorsten Glaser <thorsten.glaser@teckids.org> Date: Wed, 13 Jul 2016 23:48:58 +0200 Subject: [PATCH] =?UTF-8?q?[verein.git]=20Te=CF=87=20nonbreakable=20dashes?= =?UTF-8?q?=20=E2=86=92=20U+2011?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- teckids.sty | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teckids.sty b/teckids.sty index 19dc2f3..5b08907 100644 --- a/teckids.sty +++ b/teckids.sty @@ -283,6 +283,8 @@ \newunicodechar{☌}{\conjunction} \newunicodechar{â˜}{\opposition} +\newunicodechar{‑}{-\nolinebreak\hspace{0pt}} + \newcommand{\ankreuzen}{Bitte zum Beispiel so → \CheckedBox\hspace{0.05cm} ↠ankreuzen!} \newcommand{\angekreuzteskaestchen}{\CheckedBox\hspace{0.1cm}} \newcommand{\ankreuzkaestchen}{\Square\hspace{0.1cm}} -- GitLab