[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: goto link should quit vmode (76fe4d7)

Ulrike Fischer fischer at troubleshooting-tex.de
Sun Jan 17 21:36:35 CET 2021


Repository : https://github.com/latex3/pdfresources
On branch  : reworking-annot
Link       : https://github.com/latex3/pdfresources/commit/76fe4d76c87c5eeb639d05193caa9578c878049e

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

commit 76fe4d76c87c5eeb639d05193caa9578c878049e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun Jan 17 21:36:35 2021 +0100

    goto link should quit vmode


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

76fe4d76c87c5eeb639d05193caa9578c878049e
 l3pdfannot.dtx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/l3pdfannot.dtx b/l3pdfannot.dtx
index 74d67dd..db34983 100644
--- a/l3pdfannot.dtx
+++ b/l3pdfannot.dtx
@@ -437,6 +437,7 @@
 \cs_new_protected:Npn \pdfannot_link_goto_begin:nw #1 %#1 destination
   {
     \hook_use:n { pdfannot/link/GoTo/before}
+    \mode_leave_vertical:
     \exp_args:Nxx %xetex needs expansion
     \__pdf_backend_link_begin_goto:nnw
       {





More information about the latex3-commits mailing list.