summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/nicematrix/nicematrix.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/nicematrix/nicematrix.tex')
-rw-r--r--macros/latex/contrib/nicematrix/nicematrix.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/macros/latex/contrib/nicematrix/nicematrix.tex b/macros/latex/contrib/nicematrix/nicematrix.tex
index 64aaf68522..ec7ed5c96d 100644
--- a/macros/latex/contrib/nicematrix/nicematrix.tex
+++ b/macros/latex/contrib/nicematrix/nicematrix.tex
@@ -2442,6 +2442,21 @@ seven \\
\end{NiceTabular}
+\subsection{The special color ``nocolor''}
+
+\index{nocolor}
+
+\colorbox{yellow!50}{\textbf{New 6.26}}\enskip The extension \pkg{nicematrix}
+provides the special color |nocolor| which may be used in all the coloring
+commands provided by \pkg{nicematrix} (in the |\CodeBefore| or the array
+itself).
+
+The cells marked by this color won't be colored, whatever the other instructions
+of coloring which may apply to these cells.
+
+Therefore, the color |nocolor| is an easy way to add an exception to a more
+general coloring command.
+
\section{The command \textbackslash RowStyle}
\label{RowStyle}
@@ -7173,6 +7188,10 @@ The successive versions of the file |nicematrix.sty| provided by TeXLive are ava
\nolinkurl{https:www.tug.org/svn/texlive/trunk/Master/texmf-dist/tex/latex/nicematrix/nicematrix.sty}
}
+\subsection*{Changes between version 6.25 and 6.26}
+
+Special color |nocolor|.
+
\subsection*{Changes between version 6.24 and 6.25}
Correction of several bugs.