Skip to content

Commit d513ce7

Browse files
committed
ctex: update testfiles
Track LaTeX2e 2024-11-01 changes: - Previously provided by `hyperref`, `\theH<counter>` and `\@currentHref` are now defined/updated directly by LaTeX. Value of `\@currentHref` is used as the 4th value of the 5-tuple written by `\label`. - `\theHequation` now starts with its actual parent counter, not the unconditional `\theHsection` when it was defined in `hyperref`.
1 parent 0fb196c commit d513ce7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

ctex/test/testfiles-contrib/pkuthss.tlg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2091,7 +2091,7 @@ Completed box being shipped out [3]
20912091
........\penalty 10000
20922092
........\hbox(0.0+0.0)x0.0
20932093
.........\hbox(0.0+0.0)x0.0, shifted -23.09103
2094-
..........\special{pdf:dest (equation.2.2.1) [@thispage /XYZ @xpos @ypos null]}
2094+
..........\special{pdf:dest (equation.2.1) [@thispage /XYZ @xpos @ypos null]}
20952095
..........\penalty 10000
20962096
........\hbox(8.14243+2.13194)x23.07822
20972097
.........\TU/XITS(0)/m/n/12.045 (2.1
@@ -2159,7 +2159,7 @@ Completed box being shipped out [3]
21592159
........\penalty 10000
21602160
........\hbox(0.0+0.0)x0.0
21612161
.........\hbox(0.0+0.0)x0.0, shifted -23.09103
2162-
..........\special{pdf:dest (equation.2.2.2) [@thispage /XYZ @xpos @ypos null]}
2162+
..........\special{pdf:dest (equation.2.2) [@thispage /XYZ @xpos @ypos null]}
21632163
..........\penalty 10000
21642164
........\hbox(8.14243+2.13194)x23.07822
21652165
.........\TU/XITS(0)/m/n/12.045 (2.2
@@ -2223,7 +2223,7 @@ Completed box being shipped out [3]
22232223
........\penalty 10000
22242224
........\hbox(0.0+0.0)x0.0
22252225
.........\hbox(0.0+0.0)x0.0, shifted -23.09103
2226-
..........\special{pdf:dest (equation.2.2.3) [@thispage /XYZ @xpos @ypos null]}
2226+
..........\special{pdf:dest (equation.2.3) [@thispage /XYZ @xpos @ypos null]}
22272227
..........\penalty 10000
22282228
........\hbox(8.14243+2.13194)x23.07822
22292229
.........\TU/XITS(0)/m/n/12.045 (2.3
@@ -2232,7 +2232,7 @@ Completed box being shipped out [3]
22322232
.........\TU/XITS(0)/m/n/12.045 )
22332233
.........\kern -0.0002
22342234
.........\kern 0.0002
2235-
........\write1{\newlabel{eq:align}{{2.3}{\thepage }{数学}{equation.2.2.3}{}}}
2235+
........\write1{\newlabel{eq:align}{{2.3}{\thepage }{数学}{equation.2.3}{}}}
22362236
.....\glue(\tabskip) 0.0
22372237
....\penalty 10000
22382238
....\glue 0.0
@@ -2452,7 +2452,7 @@ Completed box being shipped out [5]
24522452
.....\hbox(0.0+0.0)x24.09
24532453
.....\hbox(8.14243+2.13194)x23.07822
24542454
......\TU/XITS(0)/m/n/12.045 (
2455-
......\special{pdf:bann<</Type/Annot/Subtype/Link/Border[0 0 1]/H/I/C[1 0 0]/A<</S/GoTo/D(equation.2.2.3)>>>>}
2455+
......\special{pdf:bann<</Type/Annot/Subtype/Link/Border[0 0 1]/H/I/C[1 0 0]/A<</S/GoTo/D(equation.2.3)>>>>}
24562456
......\TU/XITS(0)/m/n/12.045 2.3
24572457
......\kern -0.0002
24582458
......\kern 0.0002

ctex/test/testfiles-contrib/thuthesis.tlg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,7 +1426,7 @@ Completed box being shipped out [1]
14261426
....\glue(\rightskip) 0.0 plus 1.0fil
14271427
...\penalty 10000
14281428
...\glue 27.10124 plus -1.0
1429-
...\write1{\newlabel{chap:introduction}{{1}{\thepage }{}{}{}}}
1429+
...\write1{\newlabel{chap:introduction}{{1}{\thepage }{}{chapter.1}{}}}
14301430
...\penalty 10000
14311431
...\penalty 10000
14321432
...\glue(\parskip) 0.0 plus 1.0
@@ -1470,7 +1470,7 @@ Completed box being shipped out [1]
14701470
...\penalty 10000
14711471
...\penalty 10000
14721472
...\glue 6.02249
1473-
...\write1{\newlabel{sec:font}{{1.2}{\thepage }{}{}{}}}
1473+
...\write1{\newlabel{sec:font}{{1.2}{\thepage }{}{section.1.2}{}}}
14741474
...\penalty 10000
14751475
...\penalty 10000
14761476
...\glue -2.44511

0 commit comments

Comments
 (0)