From de1bfe03b4a97870212b6f4820ac4df754191b54 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 28 Mar 2020 21:55:12 +0000 Subject: srdp-mathematik (28mar20) git-svn-id: svn://tug.org/texlive/trunk@54607 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/srdp-mathematik/README.txt | 4 ++-- .../doc/latex/srdp-mathematik/srdp-mathematik.pdf | Bin 167952 -> 167633 bytes .../doc/latex/srdp-mathematik/srdp-mathematik.tex | 14 ++++++-------- .../tex/latex/srdp-mathematik/srdp-mathematik.sty | 9 ++++----- 4 files changed, 12 insertions(+), 15 deletions(-) diff --git a/Master/texmf-dist/doc/latex/srdp-mathematik/README.txt b/Master/texmf-dist/doc/latex/srdp-mathematik/README.txt index 670d47be526..38a6a3b4052 100644 --- a/Master/texmf-dist/doc/latex/srdp-mathematik/README.txt +++ b/Master/texmf-dist/doc/latex/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/Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.pdf b/Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.pdf index f0dea329a62..de413fbaa2b 100644 Binary files a/Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.pdf and b/Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.pdf differ 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 4151db12727..1ed1d5711ee 100644 --- a/Master/texmf-dist/doc/latex/srdp-mathematik/srdp-mathematik.tex +++ b/Master/texmf-dist/doc/latex/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} diff --git a/Master/texmf-dist/tex/latex/srdp-mathematik/srdp-mathematik.sty b/Master/texmf-dist/tex/latex/srdp-mathematik/srdp-mathematik.sty index 0a7b633552b..b3a3ff723a7 100644 --- a/Master/texmf-dist/tex/latex/srdp-mathematik/srdp-mathematik.sty +++ b/Master/texmf-dist/tex/latex/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} -- cgit v1.2.3