summaryrefslogtreecommitdiffstats
path: root/skript.cls
diff options
context:
space:
mode:
authorUlli Kehrle <ulli.kehrle@rwth-aachen.de>2017-12-29 12:44:36 +0100
committerUlli Kehrle <ulli.kehrle@rwth-aachen.de>2017-12-29 12:44:36 +0100
commitc427956b391594f429a7c1c7a2d6f2c476b553aa (patch)
treee313dad79f31296f57cba70e3a0fd545a2840e3d /skript.cls
parent57805f3240f4241fcc813a2595e4f6a59366d48a (diff)
downloadfunkana-c427956b391594f429a7c1c7a2d6f2c476b553aa.tar.gz
funkana-c427956b391594f429a7c1c7a2d6f2c476b553aa.tar.xz
fix build with pdftex
Diffstat (limited to 'skript.cls')
-rw-r--r--skript.cls4
1 files changed, 2 insertions, 2 deletions
diff --git a/skript.cls b/skript.cls
index ebcf5e4..0cdb41a 100644
--- a/skript.cls
+++ b/skript.cls
@@ -206,10 +206,10 @@
\theorembodyfont{\normalfont}
\theoremseparator{.}
% \theoremsymbol{\scalebox{0.8}{\ensuremath{\blacksquare}}}
-\theoremsymbol{\nolinebreak[1]\hspace*{.5em plus 1fill}\scalebox{0.8}{\ensuremath{\blacksquare}}}
+\theoremsymbol{\scalebox{0.8}{\ensuremath{\blacksquare}}}
\newtheorem{proof}{Beweis}
\newtheorem{beweis}{Beweis}
-\theoremsymbol{\nolinebreak[1]\hspace*{.5em plus 1fill}\scalebox{0.8}{\ensuremath{\nikeswoosh}}}
+\theoremsymbol{\scalebox{0.8}{\ensuremath{\nikeswoosh}}}
\newtheorem{noproof}{Beweis}
\renewcommand{\thesection}{\arabic{section}}