Skip to content
Snippets Groups Projects
Verified Commit bf8e3db1 authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

clarify :warning: stuff

parent 5eef997b
No related branches found
No related tags found
No related merge requests found
...@@ -200,10 +200,13 @@ ...@@ -200,10 +200,13 @@
\textbf{Aufgabe für #1, zur Erledigung bis #2}: #3 \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> % © 2014 Fran <https://tex.stackexchange.com/users/11604/fran>
% Question by Charles Staats % © 2014, 2017 mirabilos <thorsten.glaser@teckids.org>
% <https://tex.stackexchange.com/users/484/charles-staats> % 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[table]{xcolor}
\usepackage{newunicodechar} \usepackage{newunicodechar}
...@@ -213,6 +216,8 @@ ...@@ -213,6 +216,8 @@
\makebox[0pt][c]{\raisebox{.1em}{\footnotesize!}}% \makebox[0pt][c]{\raisebox{.1em}{\footnotesize!}}%
\makebox[0pt][c]{\color{red}\huge$\bigtriangleup$}}}% \makebox[0pt][c]{\color{red}\huge$\bigtriangleup$}}}%
% Set up more Unicode characters for LaTeX
\newunicodechar{}{\Warning} \newunicodechar{}{\Warning}
\usepackage{wasysym} % TeX sucks ☺ \usepackage{wasysym} % TeX sucks ☺
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment