[latex3-commits] [latex3/hyperref] develop: correct composite, issue #314 (b0a4cbd)

github at latex-project.org github at latex-project.org
Sun Nov 26 18:31:12 CET 2023


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

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

commit b0a4cbd4d377108c3f9de00c13d2ddb6c718b923
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun Nov 26 18:31:12 2023 +0100

    correct composite, issue #314


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

b0a4cbd4d377108c3f9de00c13d2ddb6c718b923
 ChangeLog.txt | 1 +
 hyperref.dtx  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.txt b/ChangeLog.txt
index 8fb7425..ba3e25b 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -11,6 +11,7 @@ Version: 2023-11-26 v7.01g
 	* nameref.dtx remove unneeded memoir patch
 	* nameref.dtx remove unneeded titlesec patch
 	* rename \HyPsd at expand@utfvii to \HyPsd at expand@utfviii, issue #309
+	* correct composite declaration, issue #314 
    
 2023-11-14 Ulrike Fischer
 	* remove ltxcmds dependency in hluatex.dtx
diff --git a/hyperref.dtx b/hyperref.dtx
index b1acef9..34c1b80 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -22162,7 +22162,7 @@
 \DeclareTextCommand{\cyrabhha}{PU}{\84\251}% U+04A9
 % U+04AA CYRILLIC CAPITAL LETTER ES WITH DESCENDER; Esdescendercyrillic
 \DeclareTextCommand{\CYRSDSC}{PU}{\84\252}% U+04AA
-\DeclareTextCompositeCommand{\CYRSDSC}{PU}{\CYRS}{\84\252}% U+04AA
+\DeclareTextCompositeCommand{\k}{PU}{\CYRS}{\84\252}% U+04AA
 % U+04AB CYRILLIC SMALL LETTER ES WITH DESCENDER; esdescendercyrillic
 \DeclareTextCommand{\cyrsdsc}{PU}{\84\253}% U+04AB
 \DeclareTextCompositeCommand{\k}{PU}{\cyrs}{\84\253}% U+04AB





More information about the latex3-commits mailing list.