[latex3-commits] [git/LaTeX3-latex3-hyperref] cleanup-patches: remove spanish patches, they are now in spanish.ldf (8b7bc52)
Ulrike Fischer
fischer at troubleshooting-tex.de
Mon Jul 19 15:01:10 CEST 2021
Repository : https://github.com/latex3/hyperref
On branch : cleanup-patches
Link : https://github.com/latex3/hyperref/commit/8b7bc526221895b73b1ef8f0a1d8bc7829627382
>---------------------------------------------------------------
commit 8b7bc526221895b73b1ef8f0a1d8bc7829627382
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Mon Jul 19 15:01:10 2021 +0200
remove spanish patches, they are now in spanish.ldf
>---------------------------------------------------------------
8b7bc526221895b73b1ef8f0a1d8bc7829627382
hyperref.dtx | 21 +--------------------
1 file changed, 1 insertion(+), 20 deletions(-)
diff --git a/hyperref.dtx b/hyperref.dtx
index 91b7cc3..eb3288d 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -2197,26 +2197,7 @@
% see https://github.com/kia999/babel-russian/pull/3
% change 2021/02/04: removed patches for greek numerals, code is now in babel-greek.
% spanish: Nested quoting environments are not supported (|<<|, |>>|).
-% \begin{macrocode}
-\ltx at IfUndefined{spanish at sh@>@sel}{}{%
- \def\HyPsd at babel@spanish{%
- \declare at shorthand{spanish}{<<}{\guillemotleft}%
- \declare at shorthand{spanish}{>>}{\guillemotright}%
- \declare at shorthand{spanish}{"=}{-}%
- \declare at shorthand{spanish}{"~}{-}%
- \declare at shorthand{spanish}{"!}{\textexclamdown}%
- \declare at shorthand{spanish}{"?}{\textquestiondown}%
- }%
-}
-% \end{macrocode}
-% \begin{macrocode}
-\def\HyPsd at SpanishPatch{%
- \ltx at IfUndefined{es at save@dot}{%
- }{%
- \let\.\es at save@dot
- }%
-}
-% \end{macrocode}
+% change 2021/07/19: removed patches for spanish, code is now in babel-spanish.
% \begin{macrocode}
%</lang>
%<*package>
More information about the latex3-commits
mailing list.