[latex3-commits] [git/LaTeX3-latex3-hyperref] master: remove patches for danish, dutch, finnish (92971c8)
Ulrike Fischer
fischer at troubleshooting-tex.de
Thu Feb 4 11:57:18 CET 2021
Repository : https://github.com/latex3/hyperref
On branch : master
Link : https://github.com/latex3/hyperref/commit/92971c8d94a01e39bf726b36a12816091bc8f81b
>---------------------------------------------------------------
commit 92971c8d94a01e39bf726b36a12816091bc8f81b
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Oct 10 21:55:39 2020 +0200
remove patches for danish, dutch, finnish
>---------------------------------------------------------------
92971c8d94a01e39bf726b36a12816091bc8f81b
ChangeLog.txt | 5 +++++
hyperref.dtx | 19 ++-----------------
2 files changed, 7 insertions(+), 17 deletions(-)
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 973f08a..f54656a 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,4 +1,9 @@
2020-10-01 Ulrike Fischer
+ * removed patches for danish, dutch, finnish. This doesn't
+ affect the output, but can give warnings in the log until
+ the languages files adapt their definitions.
+ * removed a outdated patch for \texttilde
+ * moved language patches to a extra file for easier handling
* removed \HyPsd at BabelPatch and the related code as no longer
needed with a current babel.
* added Euro to encoding of form field font (issue 145)
diff --git a/hyperref.dtx b/hyperref.dtx
index a8d5c98..d4a35f0 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -2236,24 +2236,9 @@
% change 2020/07/16: removed patch for french. No longer needed.
% change 2020/07/21: removed patches for german, ngerman. Will be done by
% the language package. https://github.com/jspitz/babel-german/issues/4
+% change 2020/10/10: removed patches for danish, dutch, finnish. see
+% https://github.com/latex3/babel/issues/84
% \begin{macrocode}
-\ltx at IfUndefined{danish at sh@"@sel}{}{%
- \def\HyPsd at babel@danish{%
- \declare at shorthand{danish}{"|}{}%
- \declare at shorthand{danish}{"~}{-}%
- }%
-}
-\ltx at IfUndefined{dutch at sh@"@sel}{}{%
- \def\HyPsd at babel@dutch{%
- \declare at shorthand{dutch}{"|}{}%
- \declare at shorthand{dutch}{"~}{-}%
- }%
-}
-\ltx at IfUndefined{finnish at sh@"@sel}{}{%
- \def\HyPsd at babel@finnish{%
- \declare at shorthand{finnish}{"|}{}%
- }%
-}
\ltx at IfUndefined{macedonian at sh@"@sel}{}{%
\def\HyPsd at babel@macedonian{%
\declare at shorthand{macedonian}{"|}{}%
More information about the latex3-commits
mailing list.