summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/scrkernel-sections.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/scrkernel-sections.dtx')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/scrkernel-sections.dtx30
1 files changed, 26 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/scrkernel-sections.dtx b/Master/texmf-dist/source/latex/koma-script/scrkernel-sections.dtx
index d6ea3faa9b7..5476cb045e8 100644
--- a/Master/texmf-dist/source/latex/koma-script/scrkernel-sections.dtx
+++ b/Master/texmf-dist/source/latex/koma-script/scrkernel-sections.dtx
@@ -54,7 +54,7 @@
% Right brace \} Tilde \~}
%
% \iffalse
-%%% From File: $Id: scrkernel-sections.dtx 3543 2020-09-14 16:21:00Z kohm $
+%%% From File: $Id: scrkernel-sections.dtx 3567 2021-02-17 10:01:38Z kohm $
% The runs of run-time file generation:
%<preidentify>%%% (run: preidentify)
% - everything that is needed before selfidentification of resulting files
@@ -77,9 +77,9 @@
\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi
\begingroup
\def\filedate$#1: #2-#3-#4 #5${\gdef\filedate{#2/#3/#4}}
- \filedate$Date: 2020-09-14 18:21:00 +0200 (Mon, 14 Sep 2020) $
+ \filedate$Date: 2021-02-17 11:01:38 +0100 (Wed, 17 Feb 2021) $
\def\filerevision$#1: #2 ${\gdef\filerevision{r#2}}
- \filerevision$Revision: 3543 $
+ \filerevision$Revision: 3567 $
\edef\reserved@a{%
\noexpand\endgroup
\noexpand\ProvidesFile{scrkernel-sections.dtx}%
@@ -3277,7 +3277,29 @@
}{bookmark}\MessageBreak
before \string\begin{document}%
}%
- \RequirePackage{bookmark}%
+% \end{macrocode}
+% \changes{v3.33}{2021/02/17}{workaround for catcode changes of
+% \textsf{babel-spanish}}
+% For \textsf{babel-spanish} we need to deactivate quoting before loading
+% \textsf{bookmark}.
+% \begin{macrocode}
+ \@ifundefined{es@quoting}{%
+ \RequirePackage{bookmark}%
+ }{%
+ \ifx\es@quoting\activatequoting
+ \ClassInfo{\KOMAClassName}{%
+ temporary deactivation of babel-spanish quoting
+ }%
+ \deactivatequoting
+ \RequirePackage{bookmark}%
+ \ClassInfo{\KOMAClassName}{%
+ reactivation of babel-spanish quoting
+ }%
+ \activatequoting
+ \else
+ \RequirePackage{bookmark}%
+ \fi
+ }%
% \end{macrocode}
% \changes{v3.26b}{2019/01/17}{workaround for \cs{@beginmainauxhook} added}%^^A
% Sometimes \textsf{auxhook} is not able to recognize that it cannot use a