From bf8e3db1dc1abc63b4004c08306a6bbf79c96667 Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Fri, 17 Aug 2018 03:01:41 +0200
Subject: [PATCH] =?UTF-8?q?clarify=20=E2=9A=A0=20stuff?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/teckids.sty b/teckids.sty
index 0f4d6c6..d3fa4bc 100644
--- a/teckids.sty
+++ b/teckids.sty
@@ -200,10 +200,13 @@
  \textbf{Aufgabe für #1, zur Erledigung bis #2}: #3
 }
 
-% From https://tex.stackexchange.com/a/159701/43807 (but trivial)
+% Originally from https://tex.stackexchange.com/a/159701/43807
+% Question by Charles Staats <https://tex.stackexchange.com/users/484>
 % © 2014 Fran <https://tex.stackexchange.com/users/11604/fran>
-% Question by Charles Staats
-% <https://tex.stackexchange.com/users/484/charles-staats>
+% © 2014, 2017 mirabilos <thorsten.glaser@teckids.org>
+% The part of that answer actually taken is trivial though,
+% so the CC-WIKI requirements do not apply to this evolved excerpt.
+% This applies to fragments of the next two paragraphs only.
 
 \usepackage[table]{xcolor}
 \usepackage{newunicodechar}
@@ -213,6 +216,8 @@
  \makebox[0pt][c]{\raisebox{.1em}{\footnotesize!}}%
  \makebox[0pt][c]{\color{red}\huge$\bigtriangleup$}}}%
 
+% Set up more Unicode characters for LaTeX
+
 \newunicodechar{âš }{\Warning}
 
 \usepackage{wasysym} % TeX sucks ☺
-- 
GitLab