summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-12 23:00:45 +0000
committerKarl Berry <karl@freefriends.org>2021-03-12 23:00:45 +0000
commit20e8435711464e35cb04503cf29f1c3c3e0a198d (patch)
tree3b138702816b63657f48409bb5e2b50bc6a77ce6 /Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.tex
parent15e97ead7ce9d07e5ea84991ab069142a61f03e4 (diff)
srdp-mathematik (12mar21)
git-svn-id: svn://tug.org/texlive/trunk@58298 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.tex')
-rw-r--r--Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.tex28
1 files changed, 26 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.tex b/Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.tex
index 1e51f36218e..370fa9b3f91 100644
--- a/Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.tex
+++ b/Master/texmf-dist/doc/latex/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}