[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: leave vmode before starting the group with url (618cafc)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Mar 21 23:48:58 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : develop
Link : https://github.com/latex3/pdfresources/commit/618cafcfe76c8255b7ec6410ffe5904db95561ea
>---------------------------------------------------------------
commit 618cafcfe76c8255b7ec6410ffe5904db95561ea
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Mar 21 23:48:58 2021 +0100
leave vmode before starting the group with url
>---------------------------------------------------------------
618cafcfe76c8255b7ec6410ffe5904db95561ea
hyperref-generic.dtx | 1 +
1 file changed, 1 insertion(+)
diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 8c60439..0b5727e 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -1307,6 +1307,7 @@
\DeclareRobustCommand*{\url}[1][]
{
+ \mode_leave_vertical:
\group_begin:
\keys_set:nn {hyp / href } {#1}
\let\protect \@unexpandable at protect
More information about the latex3-commits
mailing list.