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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
# schulma-ab class
# Matthew Bertucci 2/16/2022 for v1.2
#include:class-scrartcl
#include:adjustbox
#include:babel
#include:isodate
#include:schulma
#include:schulma-physik
#include:tasks
#include:enumitem
#include:scrlayer-scrpage
#include:comment
#keyvals:\documentclass/schulma-ab#c
A4quer
A5
A5quer
AT
Musterloesung
# other options passed to scrartcl
#endkeyvals
\Kurs{Kursbezeichnung%text}
\Datum{Datum}
\Thema{Thema%text}
\Thema[Nummer]{Thema%text}
\Bearbeiter{Name}
\schulmaalph{counter}#*
\begin{Kreisliste}
\end{Kreisliste}
\Aufgabentitel{Bezeichnung%text}
\Aufgabenabstand#*
\begin{Aufgaben}
\end{Aufgaben}
\Aufgabe
\Aufgabe*
\Uebung
\Uebung*
\theAufgabe#*
\theTeilaufgabe#*
\Teilaufgabenabstand#*
\begin{Teilaufgaben}
\end{Teilaufgaben}
\Luecke{Breite}
\begin{Lsg}
\begin{Lsg}*
\end{Lsg}
\NurAufgabe{Teil der Aufgabe}
\NurLoesung{Teil der Aufgabe}
# 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
|