summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/schule/source/Module/Kuerzel/optionen.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/schule/source/Module/Kuerzel/optionen.tex')
-rw-r--r--Master/texmf-dist/doc/latex/schule/source/Module/Kuerzel/optionen.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/schule/source/Module/Kuerzel/optionen.tex b/Master/texmf-dist/doc/latex/schule/source/Module/Kuerzel/optionen.tex
new file mode 100644
index 00000000000..a766dbda1c8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/schule/source/Module/Kuerzel/optionen.tex
@@ -0,0 +1,10 @@
+% Standardwerte
+% ********************************************************************
+\newcommand{\schule@gendering}{split}
+
+% Optionsdefinitionen
+% ********************************************************************
+\pgfkeys{
+ /schule/.cd,
+ gendering/.store in=\schule@gendering,
+} \ No newline at end of file