summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/koma-script/scrjura.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/koma-script/scrjura.sty')
-rw-r--r--Master/texmf-dist/tex/latex/koma-script/scrjura.sty20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/koma-script/scrjura.sty b/Master/texmf-dist/tex/latex/koma-script/scrjura.sty
index d1ee78fd7c9..321c18699ac 100644
--- a/Master/texmf-dist/tex/latex/koma-script/scrjura.sty
+++ b/Master/texmf-dist/tex/latex/koma-script/scrjura.sty
@@ -44,15 +44,15 @@
%% find a complete unmodified copy of LaTeX2e at
%% <http://mirror.ctan.org/tex-archive/macros/latex/base/>.
%%
-%%% From File: $Id: scrjura.dtx 3262 2019-10-10 08:25:29Z kohm $
+%%% From File: $Id: scrjura.dtx 3390 2019-11-18 17:09:35Z kohm $
%%% (run: identify)
\NeedsTeXFormat{LaTeX2e}[1995/06/01]
\ProvidesPackage{scrjura}[%
- 2019/10/12 v3.27 KOMA-Script
+ 2019/12/23 v3.28 KOMA-Script
package
(for jurists)
]
-%%% From File: $Id: scrjura.dtx 3262 2019-10-10 08:25:29Z kohm $
+%%% From File: $Id: scrjura.dtx 3390 2019-11-18 17:09:35Z kohm $
%%% (run: init)
\@ifpackageloaded{hyperref}{%
\PackageError{scrjura}{Package hyperref already loaded}{%
@@ -70,7 +70,7 @@
numwidth=2em,
level=\maxdimen
]{default}{cpar}
-%%% From File: $Id: scrjura.dtx 3262 2019-10-10 08:25:29Z kohm $
+%%% From File: $Id: scrjura.dtx 3390 2019-11-18 17:09:35Z kohm $
%%% (run: options)
\DeclareOption{contract}{%
\g@addto@macro\document\contract%
@@ -104,14 +104,14 @@
\KOMA@ifkey{juratitlepagebreak}{@juratitlepagebreak}
\newif\ifparnumber
\KOMA@key{parnumber}[true]{%
- \ifstr{#1}{auto}{%
+ \Ifstr{#1}{auto}{%
\AutoPar
\FamilyKeyStateProcessed
\KOMA@kav@remove{.scrjura.sty}{parnumber}{manual}%
\KOMA@kav@remove{.scrjura.sty}{parnumber}{auto}%
\KOMA@kav@add{.scrjura.sty}{parnumber}{auto}%
}{%
- \ifstr{#1}{manual}{%
+ \Ifstr{#1}{manual}{%
\ManualPar
\FamilyKeyStateProcessed
\KOMA@kav@remove{.scrjura.sty}{parnumber}{manual}%
@@ -268,10 +268,10 @@
\KOMA@kav@add{.scrjura.sty}{ref}{sentencelong}%
\KOMA@DeclareDeprecatedOption[scrjura]{parcitename}{ref=parlong}
\KOMA@DeclareDeprecatedOption[scrjura]{sentencecitename}{ref=sentencelong}
-%%% From File: $Id: scrjura.dtx 3262 2019-10-10 08:25:29Z kohm $
+%%% From File: $Id: scrjura.dtx 3390 2019-11-18 17:09:35Z kohm $
%%% (run: postoptions)
\KOMAProcessOptions\relax
-%%% From File: $Id: scrjura.dtx 3262 2019-10-10 08:25:29Z kohm $
+%%% From File: $Id: scrjura.dtx 3390 2019-11-18 17:09:35Z kohm $
%%% (run: body)
\providecommand*{\DeprecatedParagraph}{%
\PackageError{scrjura}{modification of old document needed}{%
@@ -681,7 +681,7 @@
\newcommand*{\scrjura@everypar}{}
\providecommand*{\IncludeInRelease}[3]{%
\PackageInfo{scrjura}{temporary definition of \string\IncludeInRelease}%
- \ifstr{#1}{0000/00/00}{%
+ \Ifstr{#1}{0000/00/00}{%
\let\IncludeInRelease\@undefined
\def\EndIncludeInRelease{\let\EndIncludeInRelease\@undefined}%
}{%
@@ -1106,7 +1106,7 @@
}%
\fi
}
-%%% From File: $Id: scrjura.dtx 3262 2019-10-10 08:25:29Z kohm $
+%%% From File: $Id: scrjura.dtx 3390 2019-11-18 17:09:35Z kohm $
%%% (run: final)
%%% From File: $Id: scrlogo.dtx 2640 2017-05-08 09:36:55Z kohm $
\@ifundefined{KOMAScript}{%