[latex3-commits] [latex3/hyperref] develop: correct diamond issue #310 (e964c16)

github at latex-project.org github at latex-project.org
Thu Nov 9 20:49:08 CET 2023


Repository : https://github.com/latex3/hyperref
On branch  : develop
Link       : https://github.com/latex3/hyperref/commit/e964c167f5b69da6ac5d4df4d29a1160b7729c8a

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

commit e964c167f5b69da6ac5d4df4d29a1160b7729c8a
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Nov 9 20:49:08 2023 +0100

    correct diamond issue #310


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

e964c167f5b69da6ac5d4df4d29a1160b7729c8a
 hyperref.dtx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/hyperref.dtx b/hyperref.dtx
index dd5e535..0f01447 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -24562,8 +24562,8 @@
 % U+2752 UPPER RIGHT SHADOWED WHITE SQUARE;
 %   \SquareCastShadowTopRight (bbding)
 \DeclareTextCommand{\textSquareCastShadowTopRight}{PU}{\9047\122}%* U+2752
-% U+2756 BLACK DIAMOND MINUS WHITE X; \OrnamentDiamandSolid (bbding)
-\DeclareTextCommand{\textDiamandSolid}{PU}{\9047\126}%* U+2756
+% U+2756 BLACK DIAMOND MINUS WHITE X; \OrnamentDiamondSolid (bbding)
+\DeclareTextCommand{\textDiamondSolid}{PU}{\9047\126}%* U+2756
 % U+2758 LIGHT VERTICAL BAR; \RectangleThin (bbding)
 \DeclareTextCommand{\textRectangleThin}{PU}{\9047\130}%* U+2758
 % U+2759 MEDIUM VERTICAL BAR; \Rectangle (bbding)
@@ -26105,7 +26105,7 @@
   \let\SquareTopRight\textSquareTopRight
   \let\SquareCastShadowBottomRight\textSquareCastShadowBottomRight
   \let\SquareCastShadowTopRight\textSquareCastShadowTopRight
-  \let\DiamandSolid\textDiamandSolid
+  \let\DiamondSolid\textDiamondSolid
   \let\RectangleThin\textRectangleThin
   \let\Rectangle\textRectangle
   \let\RectangleBold\textRectangleBold





More information about the latex3-commits mailing list.