[latex3-commits] [git/LaTeX3-latex3-latex3] master: typos in syntax description (1b5944202)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon May 18 12:53:30 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/1b5944202b8c0fe24d5c3995cbe3926030f8f0e6
>---------------------------------------------------------------
commit 1b5944202b8c0fe24d5c3995cbe3926030f8f0e6
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri May 15 17:36:39 2020 +0200
typos in syntax description
>---------------------------------------------------------------
1b5944202b8c0fe24d5c3995cbe3926030f8f0e6
l3experimental/l3pdf/l3pdf.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3experimental/l3pdf/l3pdf.dtx b/l3experimental/l3pdf/l3pdf.dtx
index a4e6df42f..228ff7384 100644
--- a/l3experimental/l3pdf/l3pdf.dtx
+++ b/l3experimental/l3pdf/l3pdf.dtx
@@ -73,8 +73,8 @@
% \end{function}
% \begin{function}[EXP, pTF, added=2020-05-15]{\pdf_object_if_exist:n}
% \begin{syntax}
-% \cs{pdf_object_new_p:n} \Arg{object}
-% \cs{pdf_object_new_p:nTF} \Arg{object}
+% \cs{pdf_object_if_exist_p:n} \Arg{object}
+% \cs{pdf_object_if_exist:nTF} \Arg{object}
% \end{syntax}
% Tests whether an object with name \Arg{object} has been defined.
% \end{function}
More information about the latex3-commits
mailing list.