texlive[69984] Master/texmf-dist: nicematrix (19feb24)

commits+karl at tug.org commits+karl at tug.org
Mon Feb 19 21:58:35 CET 2024


Revision: 69984
          https://tug.org/svn/texlive?view=revision&revision=69984
Author:   karl
Date:     2024-02-19 21:58:35 +0100 (Mon, 19 Feb 2024)
Log Message:
-----------
nicematrix (19feb24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix-code.pdf
    trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix-french.pdf
    trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix-french.tex
    trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix.pdf
    trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix.tex
    trunk/Master/texmf-dist/source/latex/nicematrix/nicematrix-code.dtx
    trunk/Master/texmf-dist/tex/latex/nicematrix/nicematrix.sty

Modified: trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix-code.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix-french.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix-french.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix-french.tex	2024-02-19 20:58:23 UTC (rev 69983)
+++ trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix-french.tex	2024-02-19 20:58:35 UTC (rev 69984)
@@ -1240,9 +1240,7 @@
 globalement !). Elle est à privilégier.
 
 \medskip
-\begin{scope}
-\hfuzz=10cm
-\begin{Code}[width=9.5cm]
+\begin{Code}[width=15cm]
 \begin{NiceTabular}{|ccc|}[\emph{rules/color=[gray]{0.9},rules/width=1pt}]
 \hline
 rose & tulipe & lys \\
@@ -1251,6 +1249,7 @@
 \hline
 \end{NiceTabular}
 \end{Code}
+\hspace{-5cm}
 \begin{NiceTabular}{|ccc|}[rules/color=[gray]{0.9},rules/width=1pt]
 \hline
 rose & tulipe & lys \\
@@ -1258,8 +1257,8 @@
 muguet & dahlia & souci \\
 \hline
 \end{NiceTabular}
-\end{scope}
 
+
 \medskip
 En fait, dans cet exemple, au lieu de |\hline|, il aurait mieux valu utiliser la
 commande |\Hline|, fournie par \pkg{nicematrix} et décrite ci-dessous, car elle
@@ -2292,9 +2291,7 @@
 
 \medskip
 \index{corners (clé d'un environnement)|textit}
-\begin{scope}
-\hfuzz=11cm
-\begin{Code}[width=9cm]
+\begin{Code}[width=15cm]
 \begin{NiceTabular}{cccccc}[\emph{corners=NE},margin,hvlines,first-row,first-col]
 \CodeBefore
   \emph{\rowlistcolors{1}{blue!15, }}
@@ -2309,6 +2306,7 @@
 6 & 1 & 6 & 15 & 20 & 15 & 6 & 1 \\
 \end{NiceTabular}
 \end{Code}
+\hspace{-6cm}
 \begin{NiceTabular}{ccccccc}[corners=NE,margin,hvlines,first-row,first-col]
 \CodeBefore
   \rowlistcolors{1}{blue!15, }
@@ -2322,8 +2320,8 @@
 5 & 1 & 5 & 10 & 10 & 5 & 1 \\
 6 & 1 & 6 & 15 & 20 & 15 & 6 & 1 \\
 \end{NiceTabular}
-\end{scope}
 
+
 \medskip
 L'exemple précédent utilise les clés |first-row| et |first-col| qui sont
 décrites dans la partie sur les rangées et colonnes «extérieures» (cf.~p.~\pageref{exterior}).
@@ -2339,9 +2337,7 @@
 (qui est la «première colonne» et qui existe du fait de la clé |first-col|).
 
 \medskip
-\begin{scope}
-\hfuzz=11cm
-\begin{Code}[width=9cm]
+\begin{Code}[width=15cm]
 \begin{NiceTabular}{cccccc}[\emph{corners=NE},margin,hvlines,first-row,first-col]
 \CodeBefore
   \rowlistcolors{1}{blue!15, }
@@ -2357,6 +2353,7 @@
 6 & 1 & 6 & 15 & 20 & 15 & 6 & 1 \\
 \end{NiceTabular}
 \end{Code}
+\hspace{-6cm}
 \begin{NiceTabular}{ccccccc}[corners=NE,margin,hvlines,first-row,first-col]
 \CodeBefore
   \rowlistcolors{1}{blue!15, }
@@ -2371,9 +2368,9 @@
 5 & 1 & 5 & 10 & 10 & 5 & 1 \\
 6 & 1 & 6 & 15 & 20 & 15 & 6 & 1 \\
 \end{NiceTabular}
-\end{scope}
 
 
+
 \bigskip
 On remarquera que ces commandes sont compatibles avec les commandes de
 \pkg{booktabs} (|\toprule|, |\midrule|, |\bottomrule|, etc). Néanmoins,
@@ -3019,7 +3016,7 @@
        & C_1    & \Cdots &        & C_4    &
 \end{pNiceArray}$
 \end{Code}
-%
+
 \begin{scope}
 \NiceMatrixOptions{code-for-first-row = \color{red},
                    code-for-first-col = \color{blue},
@@ -3027,13 +3024,13 @@
                    code-for-last-col = \color{magenta}}
 \begin{displaymath}
 \begin{pNiceArray}{cc|cc}[first-row,last-row=5,first-col,last-col,nullify-dots]
-       & C_1    & \multicolumn1c{\Cdots} &        & C_4    &        \\
+       & C_1    & \multicolumn{1}{c}{\Cdots} &        & C_4    &        \\
 L_1    & a_{11} & a_{12} & a_{13} & a_{14} & L_1    \\
 \Vdots & a_{21} & a_{22} & a_{23} & a_{24} & \Vdots \\
 \hline
        & a_{31} & a_{32} & a_{33} & a_{34} &        \\
 L_4    & a_{41} & a_{42} & a_{43} & a_{44} & L_4    \\
-       & C_1    & \multicolumn1c{\Cdots} &        & C_4    &
+       & C_1    & \multicolumn{1}{c}{\Cdots} &        & C_4    &
 \end{pNiceArray}
 \end{displaymath}
 \end{scope}
@@ -3378,7 +3375,7 @@
 C[a_n^{(p)},a_1] & \Cdots & C[a_n^{(p)},a_n]
   & & C[a_n^{(p)},a_1^{(p)}] & \Cdots & C[a_n^{(p)},a_n^{(p)}]
 \end{bNiceMatrix}
-\end{Code}
+\end{Code}%
 \end{scope}
 
 
@@ -3904,9 +3901,7 @@
 colonne avec |@{\hspace{1.5em}}| dans le préambule du tableau.
 
 \medskip
-\begin{scope}
-\hfuzz=15cm
-\begin{Code}[width=11cm]
+\begin{Code}[width=15cm]
 \[\begin{NiceArray}{ccc\emph{@{\hspace{1.5em}}}c}[cell-space-limits=2pt,\emph{margin}]
  1           & 1            & 1            & x \\
 \dfrac{1}{4} & \dfrac{1}{2} & \dfrac{1}{4} & y \\
@@ -3916,7 +3911,7 @@
   \SubMatrix({1-4}{3-4})}
 \end{NiceArray}\]
 \end{Code}
-\end{scope}
+\hspace{-4cm}
 $\begin{NiceArray}{ccc@{\hspace{1.5em}}c}[cell-space-limits=2pt,margin]
  1          & 1           & 1           & x \\
 \dfrac{1}{4} & \dfrac{1}{2} & \dfrac{1}{4} & y \\
@@ -4024,9 +4019,7 @@
 |sub-matrix/left-xshift|, |sub-matrix/right-xshift|, |sub-matrix/xshift|, etc.
 
 \medskip
-\begin{scope}
-\hfuzz=12cm
-\begin{Code}[width=11cm]
+\begin{Code}[width=15cm]
 $\begin{NiceArray}{cc@{\hspace{5mm}}l}[cell-space-limits=2pt]
   &   & \frac{1}{2} \\
   &   & \frac{1}{4} \\[1mm]
@@ -4038,7 +4031,7 @@
   \SubMatrix({3-3}{4-3})
 \end{NiceArray}$
 \end{Code}
-\end{scope}
+\hspace{-4cm}
 $\begin{NiceArray}{cc@{\hspace{5mm}}l}[cell-space-limits=2pt]
          &   & \frac12 \\
          &      & \frac14 \\[1mm]
@@ -4054,9 +4047,7 @@
 Voici le même exemple avec la clé |slim| pour l'une des sous-matrices.
 
 \medskip
-\begin{scope}
-\hfuzz=12cm
-\begin{Code}[width=11cm]
+\begin{Code}[width=15cm]
 $\begin{NiceArray}{cc@{\hspace{5mm}}l}[cell-space-limits=2pt]
   &   & \frac{1}{2} \\
   &   & \frac{1}{4} \\[1mm]
@@ -4068,8 +4059,7 @@
   \SubMatrix({3-3}{4-3})
 \end{NiceArray}$
 \end{Code}
-\end{scope}
-%
+\hspace{-4cm}
 $\begin{NiceArray}{cc@{\hspace{5mm}}l}[cell-space-limits=2pt]
          &   & \frac12 \\
          &      & \frac14 \\[1mm]
@@ -4140,7 +4130,6 @@
   \emph{pas} autorisée.}
 
 \medskip
-\begin{scope}
 \begin{Code}
 $\begin{NiceArray}{ccc@{}w{c}{5mm}@{}ccc}
     &   &   && -1 & 1  & 2  \\
@@ -4155,10 +4144,10 @@
   \SubMatrix({4-1}{6-3})[\emph{code = \MyDraw}]
   \SubMatrix({4-5}{6-7})[\emph{code = \MyDraw}]
 \end{NiceArray}$
-\end{Code}
-\end{scope}
+\end{Code}%
 
 
+
 \[\begin{NiceArray}{ccc@{}w{c}{5mm}@{}ccc}
     &   &   && -1 & 1  & 2  \\
     &   &   &&  0 & 3  & 4  \\
@@ -4498,7 +4487,7 @@
 Il existe une clé |tabularnote| qui permet d'insérer du texte dans la zone
 des notes avant les notes numérotées.
 
-\index{tabularnote@\texttt{\{TabularNote\}}}
+\index{tabularnote-env@\texttt{\{TabularNote\}}}
 \index{notes (clé pour paramétrer les notes de\newline tableau)}
 
 Une syntaxe alternative est proposée : il est possible d'utiliser
@@ -4557,7 +4546,7 @@
 \bottomrule
 \end{NiceTabular}
 \end{table}
-\end{Code}
+\end{Code}%
 \end{scope}
 
 
@@ -5195,7 +5184,8 @@
 \colorbox{yellow!50}{\textbf{Nouveau 6.27}}\enskip La clé
 |light-syntax-expanded| a le même comportement que la clé |light-syntax| mais
 avec cette différence que le corps de l'environnement est complètement développé
-(au sens de TeX) avant découpe en lignes (mais après l'extraction de l'éventuel
+(au sens de TeX\footnote{Plus précisément, il s'agit d'une expansion de type |e|
+de L3.}) avant découpe en lignes (mais après l'extraction de l'éventuel
 |\CodeAfter|).
 
 
@@ -5930,8 +5920,8 @@
 
 \index{crossbox@\texttt{\textbackslash crossbox} (définie dans un exemple)|textit}
 
-\begin{scope}
-\fvset{commandchars=\§\¤\μ}
+
+
 \begin{Code}
 \ExplSyntaxOn
 \cs_new_protected:Nn \__pantigny_crossbox:nnn
@@ -5952,10 +5942,10 @@
       }
   }
 \ExplSyntaxOff
-\end{Code}
-\end{scope}
+\end{Code}%
 
 
+
 \ExplSyntaxOn
 \cs_new_protected:Nn \__pantigny_crossbox:nnn
   {
@@ -6792,7 +6782,7 @@
 0  64 -41 1 19    ;
 \end{pNiceMatrix}$
 \emph{\end{NiceMatrixBlock}}
-\end{Code}
+\end{Code}%
 \end{scope}
 
 \medskip
@@ -6873,7 +6863,7 @@
 \end{pNiceMatrix}$
 ...
 \emph{\end{NiceMatrixBlock}}
-\end{Code}
+\end{Code}%
 \end{scope}
 
 \medskip
@@ -7317,7 +7307,7 @@
 \end{Verbatim}
 
 \begin{scope}
-\small
+\footnotesize
 \begin{Code}
 \[\begin{NiceArray}{*{6}{c}@{\hspace{6mm}}*{5}{c}}[nullify-dots]
 \CodeBefore [create-cell-nodes]
@@ -7344,7 +7334,7 @@
 \CodeAfter
 \tikz \draw [gray,shorten > = 1mm, shorten < = 1mm] (9-4.north) to [bend left] (4-9.west) ;
 \end{NiceArray}\]
-\end{Code}
+\end{Code}%
 \end{scope}
 
 

Modified: trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix.tex	2024-02-19 20:58:23 UTC (rev 69983)
+++ trunk/Master/texmf-dist/doc/latex/nicematrix/nicematrix.tex	2024-02-19 20:58:35 UTC (rev 69984)
@@ -1194,9 +1194,7 @@
 (whereas |\arrayrulecolor| acts globally!) and should be prefered.
 
 \medskip
-\begin{scope}
-\hfuzz=10cm
-\begin{Code}[width=9.5cm]
+\begin{Code}[width=15cm]
 \begin{NiceTabular}{|ccc|}[\emph{rules/color=[gray]{0.9},rules/width=1pt}]
 \hline
 rose & tulipe & lys \\
@@ -1205,6 +1203,7 @@
 \hline
 \end{NiceTabular}
 \end{Code}
+\hspace{-5cm}
 \begin{NiceTabular}{|ccc|}[rules/color=[gray]{0.9},rules/width=1pt]
 \hline
 rose & tulipe & lys \\
@@ -1212,8 +1211,8 @@
 muguet & dahlia & souci \\
 \hline
 \end{NiceTabular}
-\end{scope}
 
+
 \medskip
 In fact, in that example, instead of |\hline|, it would have a better choice to
 use |\Hline|, provided by \pkg{nicematrix} and described just below, because it
@@ -2200,6 +2199,7 @@
 Alexandra \\
 \end{NiceTabular}
 \end{Code}
+\hspace{-1cm}
 \begin{NiceTabular}{c}
 \CodeBefore
    \definecolorseries{BlueWhite}{rgb}{last}{blue}{white}
@@ -2223,9 +2223,7 @@
 
 \medskip
 \index{corners (key of an environment)|textit}
-\begin{scope}
-\hfuzz=11cm
-\begin{Code}[width=9cm]
+\begin{Code}[width=15cm]
 \begin{NiceTabular}{ccccccc}[\emph{corners=NE},margin,hvlines,first-row,first-col]
 \CodeBefore
   \emph{\rowlistcolors{1}{blue!15, }}
@@ -2240,6 +2238,7 @@
 6 & 1 & 6 & 15 & 20 & 15 & 6 & 1 \\
 \end{NiceTabular}
 \end{Code}
+\hspace{-6cm}
 \begin{NiceTabular}{ccccccc}[corners=NE,margin,hvlines,first-row,first-col]
 \CodeBefore
   \rowlistcolors{1}{blue!15, }
@@ -2253,7 +2252,6 @@
 5 & 1 & 5 & 10 & 10 & 5 & 1 \\
 6 & 1 & 6 & 15 & 20 & 15 & 6 & 1 \\
 \end{NiceTabular}
-\end{scope}
 
 \medskip
 The previous example uses the keys |first-row| and |first-col| which are
@@ -2270,9 +2268,7 @@
 «first column» and which exists because the key |first-col| has been used).
 
 \medskip
-\begin{scope}
-\hfuzz=11cm
-\begin{Code}[width=9cm]
+\begin{Code}[width=15cm]
 \begin{NiceTabular}{ccccccc}[\emph{corners=NE},margin,hvlines,first-row,first-col]
 \CodeBefore
   \rowlistcolors{1}{blue!15, }
@@ -2288,6 +2284,7 @@
 6 & 1 & 6 & 15 & 20 & 15 & 6 & 1 \\
 \end{NiceTabular}
 \end{Code}
+\hspace{-6cm}
 \begin{NiceTabular}{ccccccc}[corners=NE,margin,hvlines,first-row,first-col]
 \CodeBefore
   \rowlistcolors{1}{blue!15, }
@@ -2302,9 +2299,9 @@
 5 & 1 & 5 & 10 & 10 & 5 & 1 \\
 6 & 1 & 6 & 15 & 20 & 15 & 6 & 1 \\
 \end{NiceTabular}
-\end{scope}
 
 
+
 \bigskip
 One should remark that all the previous commands are compatible with the
 commands of \pkg{booktabs} (|\toprule|, |\midrule|, |\bottomrule|, etc).
@@ -3294,7 +3291,7 @@
 C[a_n^{(p)},a_1] & \Cdots & C[a_n^{(p)},a_n]
   & & C[a_n^{(p)},a_1^{(p)}] & \Cdots & C[a_n^{(p)},a_n^{(p)}]
 \end{bNiceMatrix}
-\end{Code}
+\end{Code}%
 \end{scope}
 
 
@@ -3812,9 +3809,7 @@
 |@{\hspace{1.5em}}| in the preamble of the array.
 
 \medskip
-\begin{scope}
-\hfuzz=15cm
-\begin{Code}[width=11cm]
+\begin{Code}[width=15cm]
 \[\begin{NiceArray}{ccc\emph{@{\hspace{1.5em}}}c}[cell-space-limits=2pt,\emph{margin}]
  1           & 1            & 1            & x \\
 \dfrac{1}{4} & \dfrac{1}{2} & \dfrac{1}{4} & y \\
@@ -3824,7 +3819,7 @@
   \SubMatrix({1-4}{3-4})}
 \end{NiceArray}\]
 \end{Code}
-\end{scope}
+\hspace{-4cm}
 $\begin{NiceArray}{ccc@{\hspace{1.5em}}c}[cell-space-limits=2pt,margin]
  1          & 1           & 1           & x \\
 \dfrac{1}{4} & \dfrac{1}{2} & \dfrac{1}{4} & y \\
@@ -3931,9 +3926,8 @@
 |sub-matrix/left-xshift|, |sub-matrix/right-xshift|, |sub-matrix/xshift|, etc.
 
 \bigskip
-\begin{scope}
-\hfuzz=12cm
-\begin{Code}[width=11cm]
+
+\begin{Code}[width=15cm]
 $\begin{NiceArray}{cc@{\hspace{5mm}}l}[cell-space-limits=2pt]
   &   & \frac{1}{2} \\
   &   & \frac{1}{4} \\[1mm]
@@ -3945,7 +3939,7 @@
   \SubMatrix({3-3}{4-3})
 \end{NiceArray}$
 \end{Code}
-\end{scope}
+\hspace{-4cm}
 $\begin{NiceArray}{cc@{\hspace{5mm}}l}[cell-space-limits=2pt]
          &   & \frac12 \\
          &      & \frac14 \\[1mm]
@@ -3961,9 +3955,7 @@
 Here is the same example with the key |slim| used for one of the submatrices.
 
 \medskip
-\begin{scope}
-\hfuzz=12cm
-\begin{Code}[width=11cm]
+\begin{Code}[width=15cm]
 $\begin{NiceArray}{cc@{\hspace{5mm}}l}[cell-space-limits=2pt]
   &   & \frac12 \\
   &   & \frac14 \\[1mm]
@@ -3975,7 +3967,7 @@
   \SubMatrix({3-3}{4-3})
 \end{NiceArray}$
 \end{Code}
-\end{scope}
+\hspace{-4cm}
 $\begin{NiceArray}{cc@{\hspace{5mm}}l}[cell-space-limits=2pt]
          &   & \frac12 \\
          &      & \frac14 \\[1mm]
@@ -4059,7 +4051,7 @@
   \SubMatrix({4-1}{6-3})[\emph{code = \MyDraw} ]
   \SubMatrix({4-5}{6-7})[\emph{code = \MyDraw} ]
 \end{NiceArray}$
-\end{Code}
+\end{Code}%
 
 
 
@@ -4453,7 +4445,7 @@
 \bottomrule
 \end{NiceTabular}
 \end{table}
-\end{Code}
+\end{Code}%
 \end{center}
 
 
@@ -5074,7 +5066,8 @@
 \medskip
 \colorbox{yellow!50}{\textbf{New 6.27}}\enskip The key |light-syntax-expanded|
 has the same behaviour as the key |light-syntax| but the body of the
-environment is expanded (in the TeX sens) before being splitted in lines (but
+environment is expanded (in the TeX sens\footnote{More precisely, it's a
+expansion of type |e| of L3.}) before being splitted in lines (but
 after the extraction of a potential |\CodeAfter|).
 
 
@@ -5819,7 +5812,7 @@
       }
   }
 \ExplSyntaxOff
-\end{Code}
+\end{Code}%
 
 
 
@@ -6632,7 +6625,7 @@
 0  64 -41 1 19    ;
 \end{pNiceMatrix}$
 \emph{\end{NiceMatrixBlock}}
-\end{Code}
+\end{Code}%
 \end{small}
 
 \medskip
@@ -6711,7 +6704,7 @@
 \end{pNiceMatrix}$
 ...
 \emph{\end{NiceMatrixBlock}}
-\end{Code}
+\end{Code}%
 \end{small}
 
 \medskip
@@ -6770,7 +6763,7 @@
 
 \begin{Code}
 \setlength{\extrarowheight}{1mm}
-\[\begin{NiceMatrix}[ r, last-col=6, code-for-last-col = \scriptstyle \color{blue} ]
+\[\begin{NiceMatrix}[r, last-col=6, code-for-last-col = \scriptstyle \color{blue}]
 12 &  -8  &  7 & 5 &  3 \\
  3 & -18  & 12 & 1 &  4 \\
 -3 & -46  & 29 &-2 &-15 \\
@@ -7148,7 +7141,7 @@
                            fit=~#1}}
 \end{Verbatim}
 
-\begin{small}
+\begin{footnotesize}
 \begin{Code}
 \[\begin{NiceArray}{*{6}{c}@{\hspace{6mm}}*{5}{c}}[nullify-dots]
 \CodeBefore [create-cell-nodes]
@@ -7175,8 +7168,8 @@
 \CodeAfter
 \tikz \draw [gray,shorten > = 1mm, shorten < = 1mm] (9-4.north) to [bend left] (4-9.west) ;
 \end{NiceArray}\]
-\end{Code}
-\end{small}
+\end{Code}%
+\end{footnotesize}
 
 
 
@@ -7220,7 +7213,7 @@
      1 & 7 \\
      1 
    \end{NiceTabular}}
-\end{Code}
+\end{Code}%
 
 
 \begin{center}

Modified: trunk/Master/texmf-dist/source/latex/nicematrix/nicematrix-code.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/nicematrix/nicematrix-code.dtx	2024-02-19 20:58:23 UTC (rev 69983)
+++ trunk/Master/texmf-dist/source/latex/nicematrix/nicematrix-code.dtx	2024-02-19 20:58:35 UTC (rev 69984)
@@ -17,8 +17,8 @@
 %
 % \fi
 % \iffalse
-\def\myfileversion{6.27}
-\def\myfiledate{2024/02/13}
+\def\myfileversion{6.27a}
+\def\myfiledate{2024/02/19}
 %
 %
 %<*batchfile>  
@@ -5680,8 +5680,8 @@
           }
       }
   }
-\cs_set_eq:cc { @@ _ \token_to_str:N ] } { @@ _ \token_to_str:N ] } 
-\cs_set_eq:cc { @@ _ \token_to_str:N \} } { @@ _ \token_to_str:N \} } 
+\cs_set_eq:cc { @@ _ \token_to_str:N ] } { @@ _ \token_to_str:N ) } 
+\cs_set_eq:cc { @@ _ \token_to_str:N \} } { @@ _ \token_to_str:N ) } 
 %    \end{macrocode}
 %
 %    \begin{macrocode}

Modified: trunk/Master/texmf-dist/tex/latex/nicematrix/nicematrix.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/nicematrix/nicematrix.sty	2024-02-19 20:58:23 UTC (rev 69983)
+++ trunk/Master/texmf-dist/tex/latex/nicematrix/nicematrix.sty	2024-02-19 20:58:35 UTC (rev 69984)
@@ -18,8 +18,8 @@
 %% and version 1.3 or later is part of all distributions of
 %% LaTeX version 2005/12/01 or later.
 %% 
-\def\myfileversion{6.27}
-\def\myfiledate{2024/02/13}
+\def\myfileversion{6.27a}
+\def\myfiledate{2024/02/19}
 \RequirePackage{pgfcore}
 \usepgfmodule{shapes}
 \RequirePackage{l3keys2e}
@@ -2637,8 +2637,8 @@
           }
       }
   }
-\cs_set_eq:cc { __nicematrix _ \token_to_str:N ] } { __nicematrix _ \token_to_str:N ] }
-\cs_set_eq:cc { __nicematrix _ \token_to_str:N \} } { __nicematrix _ \token_to_str:N \} }
+\cs_set_eq:cc { __nicematrix _ \token_to_str:N ] } { __nicematrix _ \token_to_str:N ) }
+\cs_set_eq:cc { __nicematrix _ \token_to_str:N \} } { __nicematrix _ \token_to_str:N ) }
 \cs_new_protected:Npn \__nicematrix_make_preamble_v:nnn #1 #2 #3
   {
     \tl_if_eq:nnTF { \stop } { #3 }



More information about the tex-live-commits mailing list.