[latex3-commits] [git/LaTeX3-latex3-hyperref] lang-extract: remove patches for danish, dutch, finnish (453c06b)

Ulrike Fischer fischer at troubleshooting-tex.de
Sat Oct 10 21:55:39 CEST 2020


Repository : https://github.com/latex3/hyperref
On branch  : lang-extract
Link       : https://github.com/latex3/hyperref/commit/453c06bce230e80cd5c549f04f26b70c8ebbb22f

>---------------------------------------------------------------

commit 453c06bce230e80cd5c549f04f26b70c8ebbb22f
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sat Oct 10 21:55:39 2020 +0200

    remove patches for danish, dutch, finnish


>---------------------------------------------------------------

453c06bce230e80cd5c549f04f26b70c8ebbb22f
 ChangeLog.txt |  5 +++++
 hyperref.dtx  | 19 ++-----------------
 2 files changed, 7 insertions(+), 17 deletions(-)

diff --git a/ChangeLog.txt b/ChangeLog.txt
index a39e934..1ea4b85 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 a883dea..193173b 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -2238,24 +2238,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.