summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex')
-rw-r--r--macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex34
1 files changed, 33 insertions, 1 deletions
diff --git a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
index 5e4ef530bc..5e2aee6373 100644
--- a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
+++ b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
@@ -55,7 +55,7 @@ hidelinks
\vfill
-\Huge The \textit{srdp-mathematik} package v1.9.6\\[1cm]
+\Huge The \textit{srdp-mathematik} package v1.10.0\\[1cm]
Documentation \\ [1cm]
@@ -212,6 +212,38 @@ Die Option 3 \texttt{ms} ermöglicht die Darstellung des Notenschlüssels entspr
\textsc{Ausgabe:}
\notenschluessel[][][ms]{0.91}{0.8}{0.64}{0.5}
+
+\subsubsection{\texttt{\textbackslash individualnotenschluessel}}
+In manchen Fällen ist die automatische Berechnung der Punkte durch die Prozentangaben nicht erwünscht. der Befehl \texttt{individualnotenschluessel} ermöglicht daher die individuelle Eingabe aller Punktegrenzen.\\
+
+\textsc{Eingabe:}
+\begin{verbatim}
+\individualnotenschluessel{42}{41}{38}{37}{31.5}{31}{24}
+\end{verbatim}
+
+\textsc{Ausgabe:}
+\individualnotenschluessel{42}{41}{38}{37}{31.5}{31}{24}
+
+Standardmäßig wird die Gesamtpunktezahl als Punkteobergrenze festgelegt. Auch diese kann jedoch optional manuell geändert werden.\\
+
+\textsc{Eingabe:}
+\begin{verbatim}
+\individualnotenschluessel[50]{42}{41}{38}{37}{31.5}{31}{24}
+\end{verbatim}
+
+\textsc{Ausgabe:}
+\individualnotenschluessel[50]{42}{41}{38}{37}{31.5}{31}{24}
+
+Auch die Option der Prozentanzeige ist mit diesem Befehl möglich:\\
+
+\textsc{Eingabe:}
+\begin{verbatim}
+\individualnotenschluessel[][prozent]{42}{41}{38}{37}{31.5}{31}{24}
+\end{verbatim}
+
+\textsc{Ausgabe:}
+\individualnotenschluessel[][prozent]{42}{41}{38}{37}{31.5}{31}{24}
+
%\paragraph{Notenschlüssel - Ohne Prozentangabe}
%Analog zum \texttt{notenschluessel} funktioniert auch der Befehl \texttt{notenschluesselop}. Es wird dabei jedoch die Prozentspalte nicht angezeigt.
%