summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/schule/latex/schule.typ.folie.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/schule/latex/schule.typ.folie.code.tex')
-rw-r--r--macros/latex/contrib/schule/latex/schule.typ.folie.code.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/macros/latex/contrib/schule/latex/schule.typ.folie.code.tex b/macros/latex/contrib/schule/latex/schule.typ.folie.code.tex
new file mode 100644
index 0000000000..0656cef719
--- /dev/null
+++ b/macros/latex/contrib/schule/latex/schule.typ.folie.code.tex
@@ -0,0 +1,23 @@
+% allgemeine Voreinstellungen
+% ****************************************************************
+\pagestyle{scrheadings}
+
+\xsimsetup{
+ aufgabe/template=schule-default,
+}
+
+% Dokumentenbezeichnung für Kopfzeile festlegen
+% ****************************************************************
+
+\newcommand{\schule@dokumentTypBezeichnung}{Folie}
+
+% Kopfzeile leer lassen
+% ****************************************************************
+
+% Fußzeile leer lassen
+% ****************************************************************
+\cfoot{}
+
+% Seitenlayout
+% ****************************************************************
+\geometry{verbose, a4paper, tmargin=1cm, bmargin=3.5cm, lmargin=2cm, rmargin=2cm}