File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2025-05-20 Ulrike Fischer
2
+ * hyperref.dtx: added a group in the xetex driver, issue #380.
3
+
1
4
2024-11-05 Ulrike Fischer
2
5
* hyperref-linktarget.dtx: add a kern to guard anchor in para hook.
3
6
Original file line number Diff line number Diff line change 14337
14337
\def\hyper@link#1#2#3{%
14338
14338
\hyper@linkstart{#1}{#2}#3\Hy@xspace@end\hyper@linkend
14339
14339
}
14340
+ % \end{macrocode}
14341
+ % 2025-05-20 added a group for issue \#380
14342
+ % \begin{macrocode}
14340
14343
\def\hyper@linkfile#1#2#3{%
14341
14344
\leavevmode
14345
+ \begingroup
14342
14346
\Hy@BeginAnnot{%
14343
14347
\def\Hy@pstringF{#2}%
14344
14348
\Hy@CleanupFile\Hy@pstringF
14374
14378
}%
14375
14379
#1\Hy@xspace@end
14376
14380
\Hy@EndAnnot
14381
+ \endgroup
14377
14382
}
14378
14383
\def\@hyper@launch run:#1\\#2#3{% filename, anchor text linkname
14379
14384
\leavevmode
You can’t perform that action at this time.
0 commit comments