summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/schule/schule.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/schule/schule.sty')
-rw-r--r--Master/texmf-dist/tex/latex/schule/schule.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/schule/schule.sty b/Master/texmf-dist/tex/latex/schule/schule.sty
index fbdc2361022..f6f5445ea1f 100644
--- a/Master/texmf-dist/tex/latex/schule/schule.sty
+++ b/Master/texmf-dist/tex/latex/schule/schule.sty
@@ -6,9 +6,10 @@
%%
%% schule.dtx (with options: `schule.sty,package')
%% Copyright (C)
-%% 2010, 2011, 2012, 2013, 2014
+%% 2010, 2011, 2012, 2013, 2014, 2015
%% Johannes Pieper (johannes_pieper@yahoo.de)
%% Johannes Kuhaupt (kujohann@seminar.ham.nw.schule.de)
+%% Daniel Spittank (kontakt@daniel.spittank.net)
%% André Hilbig (mail@andrehilbig.de)
%% Adrian Salamon (adriansalamon@gmail.com)
%%
@@ -110,11 +111,11 @@
%% http://www.ctan.org/pkg/ zur Verfügung.
%%
%% ----- BEGIN ------------------------------------------------------
-%% Der String Version: Version: 0.5 respektive 2014-11-18 wird beim Aufruf
+%% Der String Version: Version: 0.6 respektive 2015-05-07 wird beim Aufruf
%% des build-scripts durch die passende Nummer bzw. das passende
%% Datum ersetzt.
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{schule}[2014/11/18 v0.5 %
+\ProvidesPackage{schule}[2015/05/07 v0.6 %
Kommandos fuer die Schule]
\RequirePackage{etex}
\RequirePackage[ngerman]{babel}
@@ -139,6 +140,7 @@
\RequirePackage{ccicons}
\RequirePackage[autoload]{svn-multi}
\RequirePackage{cancel}
+\usepackage{varwidth}
\RequirePackage[german=guillemets]{csquotes}
\DeclareOption{quotes}{\ExecuteQuoteOptions{german=quotes}}
\newboolean{@loesunganzeigen}