From 26db8c4a83cf4c293f2b285fb398e8d676dff136 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 18 Jul 2023 03:01:03 +0000 Subject: CTAN sync 202307180301 --- .../latex/contrib/nicematrix/nicematrix-code.dtx | 14 +++++++------- .../latex/contrib/nicematrix/nicematrix-code.pdf | Bin 912191 -> 918695 bytes .../latex/contrib/nicematrix/nicematrix-french.pdf | Bin 580350 -> 580394 bytes macros/latex/contrib/nicematrix/nicematrix.pdf | Bin 598482 -> 598471 bytes 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'macros/latex/contrib/nicematrix') diff --git a/macros/latex/contrib/nicematrix/nicematrix-code.dtx b/macros/latex/contrib/nicematrix/nicematrix-code.dtx index cd4e1fd25b..7f7920ec77 100644 --- a/macros/latex/contrib/nicematrix/nicematrix-code.dtx +++ b/macros/latex/contrib/nicematrix/nicematrix-code.dtx @@ -17,8 +17,8 @@ % % \fi % \iffalse -\def\myfileversion{6.21} -\def\myfiledate{2023/07/14} +\def\myfileversion{6.21a} +\def\myfiledate{2023/07/17} % % %<*batchfile> @@ -1045,7 +1045,7 @@ version 2005/12/01 or later. % \end{macrocode} % % \bigskip -% The so-called `\CodeBefore` is splitted in two parts because we want to control +% The so-called |\CodeBefore| is splitted in two parts because we want to control % the order of execution of some instructions. % \begin{macrocode} \tl_new:N \g_@@_pre_code_before_tl @@ -1056,13 +1056,13 @@ version 2005/12/01 or later. % |\Body|. % % \bigskip -% The so-called `\CodeAfter` is splitted in two parts because we want to control +% The so-called |\CodeAfter| is splitted in two parts because we want to control % the order of execution of some instructions. % \begin{macrocode} \tl_new:N \g_@@_pre_code_after_tl \tl_new:N \g_nicematrix_code_after_tl % \end{macrocode} -% The `\CodeAfter` provided by the final user (with the key |code-after| or the +% The |\CodeAfter| provided by the final user (with the key |code-after| or the % keyword |\CodeAfter|) will be stored in the second token list. % % \bigskip @@ -9209,7 +9209,7 @@ version 2005/12/01 or later. \tl_set_rescan:Nno \l_@@_argspec_tl { } \l_@@_argspec_tl \exp_args:NNV \NewDocumentCommand \@@_Vdotsfor: \l_@@_argspec_tl { - \bool_gset_true:N \g_@@_empty_cell_bool % added + \bool_gset_true:N \g_@@_empty_cell_bool \tl_gput_right:Nx \g_@@_HVdotsfor_lines_tl { \@@_Vdotsfor:nnnn @@ -9239,7 +9239,7 @@ version 2005/12/01 or later. % \end{macrocode} % For the row, it's a bit more complicated. % \begin{macrocode} - \int_compare:nNnTF #1 = 1 + \int_compare:nNnTF { #1 } = 1 { \int_set:Nn \l_@@_initial_i_int 1 \bool_set_true:N \l_@@_initial_open_bool diff --git a/macros/latex/contrib/nicematrix/nicematrix-code.pdf b/macros/latex/contrib/nicematrix/nicematrix-code.pdf index 1e27e66ce0..bb9e3275e4 100644 Binary files a/macros/latex/contrib/nicematrix/nicematrix-code.pdf and b/macros/latex/contrib/nicematrix/nicematrix-code.pdf differ diff --git a/macros/latex/contrib/nicematrix/nicematrix-french.pdf b/macros/latex/contrib/nicematrix/nicematrix-french.pdf index af7f6d735e..8e78d18d23 100644 Binary files a/macros/latex/contrib/nicematrix/nicematrix-french.pdf and b/macros/latex/contrib/nicematrix/nicematrix-french.pdf differ diff --git a/macros/latex/contrib/nicematrix/nicematrix.pdf b/macros/latex/contrib/nicematrix/nicematrix.pdf index 7a7606184d..d25ed70564 100644 Binary files a/macros/latex/contrib/nicematrix/nicematrix.pdf and b/macros/latex/contrib/nicematrix/nicematrix.pdf differ -- cgit v1.2.3