[latex3-commits] [git/LaTeX3-latex3-latex3] master: GoTo link needs a target (d2dd989)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu May 2 18:42:49 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/d2dd9890d0e7f0bc44cea9dd3a9dc40f4ee03a82

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

commit d2dd9890d0e7f0bc44cea9dd3a9dc40f4ee03a82
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu May 2 17:42:49 2019 +0100

    GoTo link needs a target


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

d2dd9890d0e7f0bc44cea9dd3a9dc40f4ee03a82
 l3kernel/l3drivers.dtx |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 373b050..6effe8e 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -493,6 +493,9 @@
 %     \cs{driver_pdf_link_begin_user:nnw} \Arg{attributes} \Arg{action}
 %     \Arg{content}
 %     \cs{driver_pdf_link_end:}
+%     \cs{driver_pdf_link_begin_goto:nnw} \Arg{attributes} \Arg{target}
+%     \Arg{content}
+%     \cs{driver_pdf_link_end:}
 %   \end{syntax}
 %   Creates a link of the \meta{type} |goto| or |user| with the given
 %   \meta{attributes}, points toward the \meta{action} and surround the





More information about the latex3-commits mailing list