[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: prepare str_compare (d2da5c4)

Ulrike Fischer fischer at troubleshooting-tex.de
Sat May 22 00:22:38 CEST 2021


Repository : https://github.com/latex3/pdfresources
On branch  : develop
Link       : https://github.com/latex3/pdfresources/commit/d2da5c4d491c0a91615d34793f7a136a5fb095fe

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

commit d2da5c4d491c0a91615d34793f7a136a5fb095fe
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sat May 22 00:22:38 2021 +0200

    prepare str_compare


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

d2da5c4d491c0a91615d34793f7a136a5fb095fe
 hyperref-generic.dtx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 30266d8..b635648 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -4219,6 +4219,7 @@
             \seq_sort:Nn \l_@@_tmpa_seq
               {
                 \int_compare:nNnTF { \pdf at strcmp{##1}{##2} } > { 0 }
+                %\str_compare:nNnTF {##1} > {##2}
                   { \sort_return_swapped: }
                   { \sort_return_same: }
               }





More information about the latex3-commits mailing list.