From 0cea820ee34b623a54da0e53fa9e96bd2d2489f0 Mon Sep 17 00:00:00 2001
From: Thorsten Glaser <thorsten.glaser@teckids.org>
Date: Fri, 26 Jun 2015 22:06:58 +0000
Subject: [PATCH] =?UTF-8?q?[verein.git]=20map=20most=20of=20wasysym?=
 =?UTF-8?q?=E2=80=99s=20unicode=20chars;=20can=E2=80=99t=20believe=20it=20?=
 =?UTF-8?q?doesn=E2=80=99t=20do=20that=20itself,=20nor=20that=20there=20ex?=
 =?UTF-8?q?ists=20no=20package=20doing=20that=20for=20us=E2=80=A6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 teckids.sty | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 71 insertions(+), 2 deletions(-)

diff --git a/teckids.sty b/teckids.sty
index 72e73d4..2262946 100644
--- a/teckids.sty
+++ b/teckids.sty
@@ -196,11 +196,80 @@
  \makebox[0pt][c]{\color{red}\huge$\bigtriangleup$}}}%
 
 \newunicodechar{âš }{\Warning}
-%tbd: ☻
+
+\usepackage{wasysym} % TeX sucks ☺
+\newunicodechar{♂}{\male}
+\newunicodechar{♀}{\female}
+\newunicodechar{¤}{\currency}
+\newunicodechar{☎}{\phone}
+\newunicodechar{☏}{\phoneXXX}
+\newunicodechar{⌕}{\recorder}
+\newunicodechar{☇}{\lightning}
+\newunicodechar{â–²}{\UParrow}
+\newunicodechar{â–¶}{\RIGHTarrow}
+\newunicodechar{â–¼}{\DOWNarrow}
+\newunicodechar{â—€}{\LEFTarrow}
+\newunicodechar{⌀}{\diameter}
+\newunicodechar{∢}{\varangle}
+\newunicodechar{⌑}{\wasylozenge}
+\newunicodechar{☩}{\kreuz}
+\newunicodechar{☻}{\blacksmiley}
 \newunicodechar{☺}{\smiley}
 \newunicodechar{☹}{\frownie}
+\newunicodechar{☀}{\sun}
+\newunicodechar{✓}{\checked}
+\newunicodechar{⍾}{\bell}
+\newunicodechar{¢}{\cent}
+\newunicodechar{‰}{\permil}
+\newunicodechar{¦}{\brokenvert}
+\newunicodechar{∴}{\wasytherefore}
+\newunicodechar{⋈}{\bowtie}
+\newunicodechar{â„§}{\agemO}
+\newunicodechar{☐}{\Square}
+\newunicodechar{☒}{\Xbox}
+\newunicodechar{☑}{\CheckedBox}
+\newunicodechar{✶}{\hexstar}
+\newunicodechar{✡}{\davidsstar}
+\newunicodechar{♪}{\eigthnote}
+\newunicodechar{♩}{\quarternote}
+\newunicodechar{♫}{\twonotes}
+\newunicodechar{â—‹}{\Circle}
+\newunicodechar{●}{\CIRCLE}
+\newunicodechar{â—–}{\LEFTCIRCLE}
+\newunicodechar{â——}{\RIGHTCIRCLE}
+\newunicodechar{◐}{\LEFTcircle}
+\newunicodechar{â—‘}{\RIGHTcircle}
+\newunicodechar{↺}{\leftturn}
+\newunicodechar{↻}{\rightturn}
+\newunicodechar{☊}{\ascnode}
+\newunicodechar{☋}{\descnode}
+\newunicodechar{⚪}{\fullmoon}
+\newunicodechar{âš«}{\newmoon}
+\newunicodechar{☾}{\leftmoon}
+\newunicodechar{☽}{\rightmoon}
+\newunicodechar{☉}{\astrosun}
+\newunicodechar{☿}{\mercury}
+\newunicodechar{♁}{\earth}
+\newunicodechar{♃}{\jupiter}
+\newunicodechar{♄}{\saturn}
+\newunicodechar{â™…}{\uranus}
+\newunicodechar{♆}{\neptune}
+\newunicodechar{♇}{\pluto}
+\newunicodechar{♈}{\aries}
+\newunicodechar{♉}{\taurus}
+\newunicodechar{♊}{\gemini}
+\newunicodechar{♋}{\cancer}
+\newunicodechar{♌}{\leo}
+\newunicodechar{♍}{\virgo}
+\newunicodechar{♎}{\libra}
+\newunicodechar{♏}{\scorpio}
+\newunicodechar{♐}{\sagittarius}
+\newunicodechar{♑}{\capricornus}
+\newunicodechar{â™’}{\aquarius}
+\newunicodechar{♓}{\pisces}
+\newunicodechar{☌}{\conjunction}
+\newunicodechar{☍}{\opposition}
 
-\usepackage{wasysym} % TeX sucks ☺
 \newcommand{\ankreuzen}{Bitte zum Beispiel so → \CheckedBox\hspace{0.05cm} ← ankreuzen!}
 \newcommand{\ankreuzkaestchen}{\Square\hspace{0.1cm}}
 
-- 
GitLab