[latex3-commits] [git/LaTeX3-latex3-latex3] master: Mumble (c697503)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Apr 9 22:35:27 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/c6975037d01c0f78bd6835c99079e689f5c0ad5b
>---------------------------------------------------------------
commit c6975037d01c0f78bd6835c99079e689f5c0ad5b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Apr 9 21:35:27 2019 +0100
Mumble
>---------------------------------------------------------------
c6975037d01c0f78bd6835c99079e689f5c0ad5b
l3kernel/l3drivers.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index fef4c15..3659389 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -476,12 +476,12 @@
% \begin{function}[added = 2019-04-09]
% {\driver_link_begin_goto:nn, \driver_link_begin_user:nn, \driver_link_end:}
% \begin{syntax}
-% \cs{driver_link_begin_user:nn} \Arg{} \Arg{}
+% \cs{driver_link_begin_user:nn} \Arg{attributes} \Arg{target}
% \meta{content}
% \cs{driver_link_end:}
% \end{syntax}
-% Declares \meta{name} as a PDF object. The \texttt{type} should be one of
-% |array| or |dict|, |fstream| or |stream|.
+% Creates a link of the \meta{type} |goto| or |user| with the given
+% \meta{attributes} and point toward the \meta{target}.
% \end{function}
%
% \subsection{PDF Objects}
More information about the latex3-commits
mailing list