[latex3-commits] [latex3/latex2e] develop: small markup correction in ltproperties.dtx (74edb9a6)

github at latex-project.org github at latex-project.org
Fri Feb 2 08:48:10 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/74edb9a655cd14ef4e81a172d896c953e55dade4

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

commit 74edb9a655cd14ef4e81a172d896c953e55dade4
Author: mbertucci47 <61854785+mbertucci47 at users.noreply.github.com>
Date:   Thu Feb 1 15:55:03 2024 -0700

    small markup correction in ltproperties.dtx
    
    `\Arg{clist var}` -> `\meta{clist var}`


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

74edb9a655cd14ef4e81a172d896c953e55dade4
 base/ltproperties.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltproperties.dtx b/base/ltproperties.dtx
index 6cb86c69..fe2822c4 100644
--- a/base/ltproperties.dtx
+++ b/base/ltproperties.dtx
@@ -180,7 +180,7 @@
 %     \property_record:nn, \property_record:nV, \property_record:ee
 %   }
 %   \begin{syntax}
-%      \cs{property_record:nN} \Arg{label} \Arg{clist var}
+%      \cs{property_record:nN} \Arg{label} \meta{clist var}
 %      \cs{property_record:nn} \Arg{label} \Arg{clist}
 %   \end{syntax}
 %   \LaTeXe{}-interface: see \cs{RecordProperties}.\\  





More information about the latex3-commits mailing list.