1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
# schulma-mdlprf class
# Matthew Bertucci 2/16/2022 for v1.2
#include:class-scrartcl
#include:babel
#include:datetime2
#include:schulma
#include:schulma-physik
#keyvals:\documentclass/schulma-mdlprf#c
AT
Prueferin
# other options passed to scrartcl
#endkeyvals
\Schule{Schulname}
\Datum{Datum}
\Fach{Unterrichtsfach%text}
\Vorbereitungsraum{Raum}
\Vorbereitungszeit{Zeit}
\Pruefungsraum{Raum}
\Pruefer{Name}
\PNummer{Nummer}
\Hilfsmittel{Hilfsmittel%text}
\Aufgabe{Aufgabentext%text}
\Erwartungshorizont{Lösung%text}
\WeitereThemen{Themen%text}
\Pruefung{Name}{Uhrzeit}
# from ngerman option of babel
\captionsngerman#*
\datengerman#*
\extrasngerman#*
\noextrasngerman#*
\dq
\ntosstrue#*
\ntossfalse#*
\prefacename#*
\bibname#*
\chaptername#*
\enclname#*
\ccname#*
\headtoname#*
\pagename#*
\seename#*
\alsoname#*
\proofname#*
\glossaryname#*
\mdqon#*
\mdqoff#*
#repl:"a ä
#repl:"e ë
#repl:"i ï
#repl:"o ö
#repl:"u ü
#repl:"A Ä
#repl:"E Ë
#repl:"I Ï
#repl:"O Ö
#repl:"U Ü
#repl:"s ß
#repl:"z ß
#repl:"S SS
#repl:"Z SZ
#repl:"|
#repl:"= -
#repl:"~ -
#repl:""
#repl:"/ /
#repl:"` „
#repl:"' “
#repl:"< «
#repl:"> »
#ifOption:AT
\captionsnaustrian#*
\datenaustrian#*
\extrasnaustrian#*
\noextrasnaustrian#*
#endif
|