From a74f88e9857997516fa95d7fb6a4a79aa4f4a238 Mon Sep 17 00:00:00 2001
From: Thorsten Glaser <thorsten.glaser@teckids.org>
Date: Fri, 26 Jun 2015 22:08:54 +0000
Subject: [PATCH] [verein.git] map more suns; add some XXX notes

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

diff --git a/teckids.sty b/teckids.sty
index 2262946..834f619 100644
--- a/teckids.sty
+++ b/teckids.sty
@@ -202,7 +202,7 @@
 \newunicodechar{♀}{\female}
 \newunicodechar{¤}{\currency}
 \newunicodechar{☎}{\phone}
-\newunicodechar{☏}{\phoneXXX}
+\newunicodechar{☏}{\phone}% XXX
 \newunicodechar{⌕}{\recorder}
 \newunicodechar{☇}{\lightning}
 \newunicodechar{â–²}{\UParrow}
@@ -217,6 +217,7 @@
 \newunicodechar{☺}{\smiley}
 \newunicodechar{☹}{\frownie}
 \newunicodechar{☀}{\sun}
+\newunicodechar{☼}{\sun}
 \newunicodechar{✓}{\checked}
 \newunicodechar{⍾}{\bell}
 \newunicodechar{¢}{\cent}
@@ -243,8 +244,8 @@
 \newunicodechar{↻}{\rightturn}
 \newunicodechar{☊}{\ascnode}
 \newunicodechar{☋}{\descnode}
-\newunicodechar{⚪}{\fullmoon}
-\newunicodechar{âš«}{\newmoon}
+\newunicodechar{⚪}{\fullmoon}% XXX
+\newunicodechar{âš«}{\newmoon}% XXX
 \newunicodechar{☾}{\leftmoon}
 \newunicodechar{☽}{\rightmoon}
 \newunicodechar{☉}{\astrosun}
-- 
GitLab