[latex3-commits] [latex3/latex3] develop: "name_1" over "name1" (c91bf3c55)

github at latex-project.org github at latex-project.org
Tue Oct 1 08:59:22 CEST 2024


Repository : https://github.com/latex3/latex3
On branch  : develop
Link       : https://github.com/latex3/latex3/commit/c91bf3c55becc31f095c327934cc463504d8a4b0

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

commit c91bf3c55becc31f095c327934cc463504d8a4b0
Author: mbertucci47 <61854785+mbertucci47 at users.noreply.github.com>
Date:   Mon Sep 30 10:32:39 2024 -0600

    "name_1" over "name1"


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

c91bf3c55becc31f095c327934cc463504d8a4b0
 l3kernel/l3color.dtx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/l3kernel/l3color.dtx b/l3kernel/l3color.dtx
index 0fafd8ef2..6ede274fb 100644
--- a/l3kernel/l3color.dtx
+++ b/l3kernel/l3color.dtx
@@ -243,9 +243,9 @@
 %
 % \begin{function}{\color_set_eq:nn}
 %   \begin{syntax}
-%     \cs{color_set_eq:nn} \Arg{name1} \Arg{name2}
+%     \cs{color_set_eq:nn} \Arg{name_1} \Arg{name_2}
 %   \end{syntax}
-%   Copies the color specification in \meta{name2} to \meta{name1}. The
+%   Copies the color specification in \meta{name_2} to \meta{name_1}. The
 %   special name |.| may be used to represent the current color, allowing
 %   it to be saved to a name.
 % \end{function}
@@ -338,7 +338,7 @@
 %
 % \begin{function}[added = 2022-01-26]{\color_math:nn, \color_math:nnn}
 %   \begin{syntax}
-%     \cs{color_math:nn} \Arg{color expression}\Arg{content}
+%     \cs{color_math:nn} \Arg{color expression} \Arg{content}
 %     \cs{color_math:nnn} \Arg{model(s)} \Arg{value(s)} \Arg{content}
 %   \end{syntax}
 %   Works as for \cs[no-index]{color_select:n(n)} but applies color only to the math mode





More information about the latex3-commits mailing list.