[latex3-commits] [git/LaTeX3-latex3-hyperref] main: put \U under cyrillic (85ee13a)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Feb 9 09:09:13 CET 2021
Repository : https://github.com/latex3/hyperref
On branch : main
Link : https://github.com/latex3/hyperref/commit/85ee13a66f672f3d9f11a485adac570408281919
>---------------------------------------------------------------
commit 85ee13a66f672f3d9f11a485adac570408281919
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Feb 9 09:09:13 2021 +0100
put \U under cyrillic
>---------------------------------------------------------------
85ee13a66f672f3d9f11a485adac570408281919
hyperref.dtx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/hyperref.dtx b/hyperref.dtx
index f0deae0..3e6c551 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -20962,7 +20962,9 @@
\DeclareTextCommand{\=}{PU}[1]{#1\83\004}% U+0304
% U+0306 COMBINING BREVE; brevecmb
\DeclareTextCommand{\u}{PU}[1]{#1\83\006}% U+0306
+\ifx\CYRDZE\@undefined \else
\DeclareTextCommand{\U}{PU}[1]{#1\83\006}% U+0306
+\fi
% U+0307 COMBINING DOT ABOVE; dotaccentcmb
\DeclareTextCommand{\.}{PU}[1]{#1\83\007}% U+0307
% U+0308 COMBINING DIAERESIS; dieresiscmb
More information about the latex3-commits
mailing list.