[latex3-commits] [git/LaTeX3-latex3-latex3] master: docu fix; thanks HV (74df33049)

Frank Mittelbach frank.mittelbach at latex-project.org
Wed Nov 18 22:16:26 CET 2020


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

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

commit 74df3304954411778e41c57710f42155982a9494
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Wed Nov 18 22:16:26 2020 +0100

    docu fix; thanks HV


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

74df3304954411778e41c57710f42155982a9494
 l3packages/xparse/xparse.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3packages/xparse/xparse.dtx b/l3packages/xparse/xparse.dtx
index b6c490df1..a839053d0 100644
--- a/l3packages/xparse/xparse.dtx
+++ b/l3packages/xparse/xparse.dtx
@@ -928,7 +928,7 @@
 % \begin{function}{\GetDocumentCommandArgSpec, \GetDocumentEnvironmentArgSpec}
 %   \begin{syntax}
 %     \cs{GetDocumentCommandArgSpec} \meta{function}
-%     \cs{GetDocumentEnvironmentArgSpec} \meta{environment}
+%     \cs{GetDocumentEnvironmentArgSpec} \Arg{environment}
 %   \end{syntax}
 %   These functions transfer the current argument specification for the
 %   requested \meta{function} or \meta{environment} into the token list
@@ -942,7 +942,7 @@
 %   {\ShowDocumentCommandArgSpec,  \ShowDocumentEnvironmentArgSpec}
 %   \begin{syntax}
 %     \cs{ShowDocumentCommandArgSpec} \meta{function}
-%     \cs{ShowDocumentEnvironmentArgSpec} \meta{environment}
+%     \cs{ShowDocumentEnvironmentArgSpec} \Arg{environment}
 %   \end{syntax}
 %   These functions show the current argument specification for the
 %   requested \meta{function} or \meta{environment} at the terminal. If





More information about the latex3-commits mailing list.