[latex3-commits] [latex3/latex3] object-tracking: Update l3kernel/l3pdf.dtx (e7312f2d1)
github at latex-project.org
github at latex-project.org
Fri Mar 29 22:53:35 CET 2024
Repository : https://github.com/latex3/latex3
On branch : object-tracking
Link : https://github.com/latex3/latex3/commit/e7312f2d195f204e53bd597af3d7e22d3d9ac1a1
>---------------------------------------------------------------
commit e7312f2d195f204e53bd597af3d7e22d3d9ac1a1
Author: Joseph Wright <joseph at texdev.net>
Date: Fri Mar 29 21:53:35 2024 +0000
Update l3kernel/l3pdf.dtx
Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>
>---------------------------------------------------------------
e7312f2d195f204e53bd597af3d7e22d3d9ac1a1
l3kernel/l3pdf.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index 88803d5ef..84041c028 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -94,7 +94,7 @@
% \begin{function}[EXP, pTF, added = 2020-05-15]{\pdf_object_if_exist:n}
% \begin{syntax}
% \cs{pdf_object_if_exist_p:n} \Arg{object}
-% \cs{pdf_object_if_exist:nTF} \Arg{object}
+% \cs{pdf_object_if_exist:nTF} \Arg{object} \Arg{true code} \Arg{false code}
% \end{syntax}
% Tests whether an object with name \Arg{object} has been defined.
% \end{function}
More information about the latex3-commits
mailing list.