From 06122195a14886c89256a2a3e6c50f93303f81c0 Mon Sep 17 00:00:00 2001 From: Thorsten Glaser <thorsten.glaser@teckids.org> Date: Sun, 9 Nov 2014 10:46:56 +0100 Subject: [PATCH] [verein.git] make wasysym globally usable --- teckids.sty | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teckids.sty b/teckids.sty index eb2aca9..c4bf182 100644 --- a/teckids.sty +++ b/teckids.sty @@ -135,3 +135,5 @@ \makebox[0pt][c]{\color{red}\huge$\bigtriangleup$}}}% \newunicodechar{⚠}{\Warning} + +\usepackage{wasysym} % TeX sucks ☺ -- GitLab