[latex3-commits] [latex3/hyperref] develop: update also tests for other engines (ca69e44)

github at latex-project.org github at latex-project.org
Thu Oct 12 15:44:46 CEST 2023


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

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

commit ca69e44f1148b5a795278e83684f53fff5e0ddfd
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Oct 12 15:44:46 2023 +0200

    update also tests for other engines


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

ca69e44f1148b5a795278e83684f53fff5e0ddfd
 testfiles/121-makeuppercase.etex.tlg   | 12 ++++++------
 testfiles/121-makeuppercase.luatex.tlg | 12 ++++++------
 testfiles/nameref-nopatch.etex.tlg     |  2 +-
 testfiles/nameref-nopatch.luatex.tlg   |  2 +-
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/testfiles/121-makeuppercase.etex.tlg b/testfiles/121-makeuppercase.etex.tlg
index d3edc4b..ac1a409 100644
--- a/testfiles/121-makeuppercase.etex.tlg
+++ b/testfiles/121-makeuppercase.etex.tlg
@@ -118,10 +118,10 @@ Completed box being shipped out [1]
 .....\penalty 10000
 .....\glue(\parfillskip) 0.0 plus 1.0fil
 .....\glue(\rightskip) 0.0
-....\marks1{\MakeUppercase    []{Contents}}
-....\marks2{\MakeUppercase    []{Contents}}
-....\marks3{\MakeUppercase    []{Contents}}
-....\mark{{\MakeUppercase    []{Contents}}{\MakeUppercase    []{Contents}}}
+....\marks1{\MakeTextUppercase    []{Contents}}
+....\marks2{\MakeTextUppercase    []{Contents}}
+....\marks3{\MakeTextUppercase    []{Contents}}
+....\mark{{\MakeTextUppercase    []{Contents}}{\MakeTextUppercase    []{Contents}}}
 ....\penalty 10000
 ....\glue 40.0
 ....\glue 10.00002 plus 1.0
@@ -369,9 +369,9 @@ Completed box being shipped out [1]
 ....\special{ps:SDict begin H.S end}
 ....\special{ps:SDict begin 12 H.A end}
 ....\special{ps:SDict begin [/View [/XYZ H.V]/Dest (chapter.1) cvn /DEST pdfmark end}
-....\marks1{\MakeUppercase    []{Chapter\ 1. \ A chapter}}
+....\marks1{\MakeTextUppercase    []{Chapter\ 1. \ A chapter}}
 ....\marks2{\prg_do_nothing: }
-....\mark{{\MakeUppercase    []{Chapter\ 1. \ A chapter}}{}}
+....\mark{{\MakeTextUppercase    []{Chapter\ 1. \ A chapter}}{}}
 ....\write1{\@writefile{lof}{\protect \addvspace {10pt}}}
 ....\write1{\@writefile{lot}{\protect \addvspace {10pt}}}
 ....\glue(\topskip) 10.0
diff --git a/testfiles/121-makeuppercase.luatex.tlg b/testfiles/121-makeuppercase.luatex.tlg
index 565c257..0c02bfe 100644
--- a/testfiles/121-makeuppercase.luatex.tlg
+++ b/testfiles/121-makeuppercase.luatex.tlg
@@ -124,10 +124,10 @@ Completed box being shipped out [1]
 .....\penalty 10000
 .....\glue(\parfillskip) 0.0 plus 1.0fil
 .....\glue(\rightskip) 0.0
-....\marks1{\MakeUppercase    []{Contents}}
-....\marks2{\MakeUppercase    []{Contents}}
-....\marks3{\MakeUppercase    []{Contents}}
-....\mark{{\MakeUppercase    []{Contents}}{\MakeUppercase    []{Contents}}}
+....\marks1{\MakeTextUppercase    []{Contents}}
+....\marks2{\MakeTextUppercase    []{Contents}}
+....\marks3{\MakeTextUppercase    []{Contents}}
+....\mark{{\MakeTextUppercase    []{Contents}}{\MakeTextUppercase    []{Contents}}}
 ....\penalty 10000
 ....\glue 40.0
 ....\glue 10.0 plus 1.0
@@ -401,9 +401,9 @@ Completed box being shipped out [1]
 .....\glue 0.0 plus 1.0fil minus 1.0fil
 ....\write-{}
 ....\pdfdest name{chapter.1} xyz
-....\marks1{\MakeUppercase    []{Chapter\ 1. \ A chapter}}
+....\marks1{\MakeTextUppercase    []{Chapter\ 1. \ A chapter}}
 ....\marks2{\prg_do_nothing: }
-....\mark{{\MakeUppercase    []{Chapter\ 1. \ A chapter}}{}}
+....\mark{{\MakeTextUppercase    []{Chapter\ 1. \ A chapter}}{}}
 ....\write1{\@writefile{lof}{\protect \addvspace {10pt}}}
 ....\write1{\@writefile{lot}{\protect \addvspace {10pt}}}
 ....\glue(\topskip) 10.0
diff --git a/testfiles/nameref-nopatch.etex.tlg b/testfiles/nameref-nopatch.etex.tlg
index cff7332..4e61aec 100644
--- a/testfiles/nameref-nopatch.etex.tlg
+++ b/testfiles/nameref-nopatch.etex.tlg
@@ -4,7 +4,7 @@ Don't change this file in any respect.
 #1#2#3#4#5->\@tempskipa #3\relax \ifdim \@tempskipa >\z@ \begingroup #4{\@hangfrom {\hskip #1}\interlinepenalty \@M #5\@@par }\endgroup \else \def \@svsechd {#4{\hskip #1\relax #5}}\fi \@xsect {#3}.
 l. ...\show\@ssect
 > \@opargbegintheorem=macro:
-#1#2#3->\NR at gettitle {#3}\NRorg at opargbegintheorem {#1}{#2}{#3}.
+#1#2#3->\trivlist \item [\hskip \labelsep {\bfseries #1\ #2\ (#3)}]\itshape .
 l. ...\show\@opargbegintheorem
 > \@chapter=undefined.
 l. ...\show\@chapter
diff --git a/testfiles/nameref-nopatch.luatex.tlg b/testfiles/nameref-nopatch.luatex.tlg
index 7b9cb4e..ae178e9 100644
--- a/testfiles/nameref-nopatch.luatex.tlg
+++ b/testfiles/nameref-nopatch.luatex.tlg
@@ -4,7 +4,7 @@ Don't change this file in any respect.
 #1#2#3#4#5->\@tempskipa #3\relax \ifdim \@tempskipa >\z@ \begingroup #4{\@hangfrom {\hskip #1}\interlinepenalty \@M #5\@@par }\endgroup \else \def \@svsechd {#4{\hskip #1\relax #5}}\fi \@xsect {#3}.
 l. ...\show\@ssect
 > \@opargbegintheorem=macro:
-#1#2#3->\NR at gettitle {#3}\NRorg at opargbegintheorem {#1}{#2}{#3}.
+#1#2#3->\trivlist \item [\hskip \labelsep {\bfseries #1\ #2\ (#3)}]\itshape .
 l. ...\show\@opargbegintheorem
 > \@chapter=undefined.
 l. ...\show\@chapter





More information about the latex3-commits mailing list.