summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/schule/latex/schule.mod.Metadaten.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/schule/latex/schule.mod.Metadaten.code.tex')
-rw-r--r--macros/latex/contrib/schule/latex/schule.mod.Metadaten.code.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/macros/latex/contrib/schule/latex/schule.mod.Metadaten.code.tex b/macros/latex/contrib/schule/latex/schule.mod.Metadaten.code.tex
new file mode 100644
index 0000000000..7113cdfed6
--- /dev/null
+++ b/macros/latex/contrib/schule/latex/schule.mod.Metadaten.code.tex
@@ -0,0 +1,26 @@
+% ********************************************************************
+% * Metadaten *
+% ********************************************************************
+
+% Makros für die Anzeige von Metadaten
+% ********************************************************************
+
+% Autor
+\newcommand{\Autor}{\makeatletter\@author\makeatother\xspace}
+
+% Datum
+\newcommand{\Datum}{\makeatletter\@date\makeatother\xspace}
+
+% Titel
+\newcommand{\Titel}{\makeatletter\@title\makeatother\xspace}
+
+% Fach
+\newcommand{\Fach}{\makeatletter\schule@fach\makeatother\xspace}
+
+% Lerngruppe
+\newcommand{\Lerngruppe}{\makeatletter\schule@lerngruppe\makeatother\xspace}
+\newcommand{\Kurs}{\Lerngruppe\xspace}
+
+% Nummer des Dokuments
+\newcommand{\DokumentNummer}{\makeatletter\schule@nummer\makeatother\xspace}
+