summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/schule/latex/schule.typ.kl.optionen.tex
blob: 93c24659200820267ccce278722961a300451739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
% ********************************************************************
% * Paketoptionen                                                    *
% ********************************************************************

% Standardwerte
% ********************************************************************
\newcommand{\schule@klausurtyp}{klausur}

\pgfkeys{
	/schule/.cd,
	klausurtyp/.store in=\schule@klausurtyp,
}