[latex3-commits] [git/LaTeX3-latex3-latex3] main: Remove some redundant mark-up (782232a43)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Jan 10 19:42:26 CET 2022
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/782232a43f5d1bd3e513f7ec8f06120130f2de1b
>---------------------------------------------------------------
commit 782232a43f5d1bd3e513f7ec8f06120130f2de1b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Jan 10 18:42:26 2022 +0000
Remove some redundant mark-up
>---------------------------------------------------------------
782232a43f5d1bd3e513f7ec8f06120130f2de1b
l3kernel/l3color.dtx | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/l3kernel/l3color.dtx b/l3kernel/l3color.dtx
index b5e3aa1ec..eb4d5b8dc 100644
--- a/l3kernel/l3color.dtx
+++ b/l3kernel/l3color.dtx
@@ -598,7 +598,7 @@
%
% \subsection{Utility functions}
%
-% \begin{macro}[int, TF, EXP]{\@@_if_defined:n}
+% \begin{macro}[TF, EXP]{\@@_if_defined:n}
% A simple wrapper to avoid needing to have the lookup repeated in too many
% places.
% \begin{macrocode}
@@ -635,7 +635,7 @@
%
% \begin{macro}{\@@_convert:nnN, \@@_convert:VVN}
% \begin{macro}{\@@_convert:nnnN, \@@_convert:nVnN, \@@_convert:nnVN}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]
% {
% \@@_convert_gray_gray:w
% \@@_convert_gray_rgb:w
@@ -647,7 +647,7 @@
% \@@_convert_rgb_rgb:w
% \@@_convert_rgb_cmyk:w
% }
-% \begin{macro}[aux, EXP]{\@@_convert_rgb_cmyk:nnnn}
+% \begin{macro}[EXP]{\@@_convert_rgb_cmyk:nnnn}
% Model conversion is carried out using standard formulae for base models,
% as described in the manual for \pkg{xcolor} (see also the \emph{PostScript
% Language Reference Manual}). For other models direct conversion might not
@@ -765,9 +765,9 @@
% \begin{macro}{\@@_parse_gray:n, \@@_parse_std:n}
% \begin{macro}{\@@_parse_break:w}
% \begin{macro}{\@@_parse_end:}
-% \begin{macro}[aux, EXP]{\@@_parse_mix:Nnnn, \@@_parse_mix:NVVn}
-% \begin{macro}[aux, EXP]{\@@_parse_mix:nNnn}
-% \begin{macro}[aux, EXP]
+% \begin{macro}[EXP]{\@@_parse_mix:Nnnn, \@@_parse_mix:NVVn}
+% \begin{macro}[EXP]{\@@_parse_mix:nNnn}
+% \begin{macro}[EXP]
% {
% \@@_parse_mix_gray:nw ,
% \@@_parse_mix_rgb:nw ,
More information about the latex3-commits
mailing list.