summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/schule/latex/schule.mod.Aufgaben.optionen.tex
blob: a7ac1b049e1160970ed70a7f9440a6f1865939c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% ********************************************************************
% * Paketoptionen                                                    *
% ********************************************************************


% Standardwerte
% ********************************************************************
\newcommand{\schule@loesungen}{keine}

% Optionsdefinitionen
% ********************************************************************
\pgfkeys{
    /schule/.cd,
    loesungen/.store in=\schule@loesungen,}