summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-03-13 03:01:14 +0000
committerNorbert Preining <norbert@preining.info>2021-03-13 03:01:14 +0000
commit2a899339df4bb55e3aa0d5b7a4975b1743341e17 (patch)
tree4d26b328e10b82678abc4bd31726e8b2548eed42 /macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
parentcf09e33d4f54e872c7090def0ad41b06fb559cdb (diff)
CTAN sync 202103130301
Diffstat (limited to 'macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex')
-rw-r--r--macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex28
1 files changed, 26 insertions, 2 deletions
diff --git a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
index 1e51f36218..370fa9b3f9 100644
--- a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
+++ b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
@@ -1,7 +1,7 @@
\documentclass[a4paper,12pt]{article}
\usepackage{geometry}
-\geometry{a4paper,left=18mm,right=18mm, top=3cm, bottom=2cm}
+\geometry{a4paper,left=18mm,right=18mm, top=2.5cm, bottom=2cm}
\usepackage{lmodern}
@@ -51,9 +51,11 @@ hidelinks
\begin{titlepage}
\thispagestyle{empty}
\begin{center}
+~
+
\vfill
-\Huge The \textit{srdp-mathematik} package v1.6\\[1cm]
+\Huge The \textit{srdp-mathematik} package v1.7\\[1cm]
Documentation \\ [1cm]
@@ -175,6 +177,28 @@ Werden für alle Beispiele die \texttt{beispiel}- oder die \texttt{langesbeispie
\normalsize
+\paragraph{Notenschlüssel - Ohne Prozentangabe}
+Analog zum \texttt{notenschluessel} funktioniert auch der Befehl \texttt{notenschluesselop}. Es wird dabei jedoch die Prozentspalte nicht angezeigt.
+
+\textsc{Eingabe:}
+\begin{verbatim}
+\notenschluesselop{0.91}{0.8}{0.64}{0.5}
+\end{verbatim}
+
+\textsc{Ausgabe:}
+\notenschluessel{0.91}{0.8}{0.64}{0.5}
+
+\paragraph{Notenschlüssel - Option: [1/2]}
+
+Die Option 1/2 ermöglicht die Anzeige des Notenschlüssel (mit oder ohne Prozentspalte) mit halben Punkten.
+
+\textsc{Eingabe:}
+\begin{verbatim}
+\notenschluessel[1/2]{0.91}{0.8}{0.64}{0.5}
+\end{verbatim}
+
+\textsc{Ausgabe:}
+\notenschluessel[1/2]{0.91}{0.8}{0.64}{0.5}
\subsubsection{Beurteilungsraster}