summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/srdp-mathematik
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-29 03:03:08 +0000
committerNorbert Preining <norbert@preining.info>2020-03-29 03:03:08 +0000
commit045ef7f4b6bda9129151c946243b522dbbfb4252 (patch)
tree1614a68f1259b68d822c5590dbaa6215fe4df331 /macros/latex/contrib/srdp-mathematik
parentcfd72107a35042c9777e6138a6432a7bd49f3641 (diff)
CTAN sync 202003290303
Diffstat (limited to 'macros/latex/contrib/srdp-mathematik')
-rw-r--r--macros/latex/contrib/srdp-mathematik/README.txt4
-rw-r--r--macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdfbin167952 -> 167633 bytes
-rw-r--r--macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty9
-rw-r--r--macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex14
4 files changed, 12 insertions, 15 deletions
diff --git a/macros/latex/contrib/srdp-mathematik/README.txt b/macros/latex/contrib/srdp-mathematik/README.txt
index 670d47be52..38a6a3b405 100644
--- a/macros/latex/contrib/srdp-mathematik/README.txt
+++ b/macros/latex/contrib/srdp-mathematik/README.txt
@@ -2,9 +2,9 @@ __________________________________
The
srdp-mathematik package
- v1.4
+ v1.5
- 2020/03/19
+ 2020/03/28
___________________________________
Maintainer: Christoph Weberndorfer
diff --git a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdf b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdf
index f0dea329a6..de413fbaa2 100644
--- a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdf
+++ b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdf
Binary files differ
diff --git a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty
index 0a7b633552..b3a3ff723a 100644
--- a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty
+++ b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty
@@ -10,7 +10,7 @@
%
\NeedsTeXFormat{LaTeX2e}[1996/12/26]
-\ProvidesPackage{srdp-mathematik}[2019/07/10 v1.4 Standard-Schularbeitsformate]
+\ProvidesPackage{srdp-mathematik}[2020/03/28 v1.5 Standard-Schularbeitsformate]
\usepackage{color}
@@ -232,8 +232,7 @@
\renewcommand{\labelenumii}{(\roman{enumii})}
\list
{}
- {%
- \leftmargin.0pt
+ {%
\rightmargin.12\textwidth
\def\makelabel##1{\stepcounter{number}%
\hss\llap{\thenumber.}%
@@ -253,7 +252,7 @@
\NewEnviron{aufgabenstellung}[1]{\let\itemalt\item
\renewcommand*{\item}{\setcounter{subitemcounter}{0}\itemalt}
\subsubsection{Aufgabenstellung:}%
-\begin{enumerate}[a),leftmargin=*]
+\begin{enumerate}[a),leftmargin=0pt]
\item \BODY
\end{enumerate}%
\let\item\itemalt}
@@ -261,7 +260,7 @@
\NewEnviron{loesung}[1]{\let\itemalt\item
\renewcommand*{\item}{\setcounter{subitemcounter}{0}\itemalt}
\antwort{%%
-\begin{enumerate}[a),leftmargin=*]
+\begin{enumerate}[a),leftmargin=0pt]
\item \BODY
\end{enumerate}}%
\let\item\itemalt}
diff --git a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
index 4151db1272..1ed1d5711e 100644
--- a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
+++ b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
@@ -53,7 +53,7 @@ hidelinks
\begin{center}
\vfill
-\Huge The \textit{srdp-mathematik} package v1.4\\[1cm]
+\Huge The \textit{srdp-mathematik} package v1.5\\[1cm]
Documentation \\ [1cm]
@@ -610,6 +610,9 @@ Die Eingabe in eckiger Klammer ist dabei optional. Wird sie nicht angegeben, wir
\leer
+
+
+
\textsc{Eingabe:}
\begin{verbatim}
\multiplechoice{ %Anzahl der Antwortmoeglichkeiten, Standard: 5
@@ -1045,6 +1048,7 @@ Hier steht der einleitende Text der Typ-2-Aufgabe.
\begin{langesbeispiel} \item[0] %PUNKTE DES BEISPIELS
Hier steht der einleitende Text der Typ-2-Aufgabe.
+\addtocontents{toc}{\setcounter{tocdepth}{-10}}
\begin{aufgabenstellung}
\item Hier steht der Aufgabentext des ersten Items.
@@ -1068,14 +1072,8 @@ Hier steht der einleitende Text der Typ-2-Aufgabe.
\end{loesung}
\end{langesbeispiel}
-
+\addtocontents{toc}{\setcounter{tocdepth}{1}}
-%
-%\subsection{\texttt}
-%\textsc{Eingabe:}
-%\begin{small}
-%\begin{verbatim}
-%\end{verbatim}
\section{Einfügen von GeoGebra-Grafiken}