summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tools/array.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-06-14 21:42:05 +0000
committerKarl Berry <karl@freefriends.org>2024-06-14 21:42:05 +0000
commit0f3d2b1cdaf059e24c317a3ae8f84b8c03d886ee (patch)
treec1a0e0a8fb1273096a890d3c743fd1bdf7b52ff1 /Master/texmf-dist/tex/latex/tools/array.sty
parentb18eebf8c60c2aaf7ab3d69c6293c41f903590c8 (diff)
tools (14jun24)
git-svn-id: svn://tug.org/texlive/trunk@71523 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tools/array.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tools/array.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tools/array.sty b/Master/texmf-dist/tex/latex/tools/array.sty
index 5010b2f1b43..2f24b0ef837 100644
--- a/Master/texmf-dist/tex/latex/tools/array.sty
+++ b/Master/texmf-dist/tex/latex/tools/array.sty
@@ -47,7 +47,7 @@
\NeedsTeXFormat{LaTeX2e}[2024/06/01]
\ProvidesPackage{array}
- [2024/05/23 v2.6c Tabular extension package (FMi)]
+ [2024/06/14 v2.6d Tabular extension package (FMi)]
%%
\ExplSyntaxOn
@@ -286,6 +286,7 @@
\let\@arrayacol=\relax \let\@tabacol=\relax
\let\@tabularcr=\relax \let\@@endpbox=\relax
\let\@argtabularcr=\relax \let\@xtabularcr=\relax
+\ExplSyntaxOff
\def\@preamerr#1{\def\@tempd{{..} at wrong position: }%
\PackageError{array}{%
\ifcase #1 Illegal pream-token (\@nextchar): `c' used\or %0
@@ -294,7 +295,6 @@
>\@tempd token ignored\or %3
<\@tempd changed to !{..}\or %4
Only one column-spec. allowed.\fi}\@ehc} %5
-\ExplSyntaxOff % this is really oldstyle using \@tfor :=
\def\newcolumntype#1{%
\edef\NC@char{\string#1}%
\@ifundefined{NC@find@\NC@char}%