[latex3-commits] [git/LaTeX3-latex3-hyperref] master: remove outdated code to correct ltxcmds (206751c)

Ulrike Fischer fischer at troubleshooting-tex.de
Thu Oct 1 13:58:04 CEST 2020


Repository : https://github.com/latex3/hyperref
On branch  : master
Link       : https://github.com/latex3/hyperref/commit/206751cc9a0132e89bcd77ffd487fb8f196cae89

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

commit 206751cc9a0132e89bcd77ffd487fb8f196cae89
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Oct 1 13:58:04 2020 +0200

    remove outdated code to correct ltxcmds


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

206751cc9a0132e89bcd77ffd487fb8f196cae89
 ChangeLog.txt |  1 +
 hyperref.dtx  | 12 ------------
 2 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/ChangeLog.txt b/ChangeLog.txt
index e5e87a4..881c99d 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -5,6 +5,7 @@
     babel-french maintainer.
     * set unicode to true by default for all engines.
     * removed outdated code to fix the first page boxlevel.
+    * removed outdated code to fix old ltxcmds code
 
 2020-01-14 7.00d David Carlisle
     * Test for newer GhostScript releases in dvips output
diff --git a/hyperref.dtx b/hyperref.dtx
index 102dfee..f3e6bf2 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -717,18 +717,6 @@
       \expandafter\ltx at firstoftwo
     \fi
   }%
-  \ltx at ifpackagelater{ltxcmds}{2010/09/11}{}{%
-    \begingroup
-      \lccode`0=`\{\relax
-    \lowercase{\endgroup
-      \def\ltx at leftbracechar{0}%
-    }%
-    \begingroup
-      \lccode`0=`\}\relax
-    \lowercase{\endgroup
-      \def\ltx at rightbracechar{0}%
-    }%
-  }%
 }
 %    \end{macrocode}
 %





More information about the latex3-commits mailing list.