From 44309fd5467358b33ce06716f1eb4b475fdfdf2b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 2 Oct 2018 21:38:57 +0000 Subject: arydshln (2oct18) git-svn-id: svn://tug.org/texlive/trunk@48817 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/arydshln/arydshln.sty | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/arydshln/arydshln.sty b/Master/texmf-dist/tex/latex/arydshln/arydshln.sty index 076a3ff007b..9b8999fcb5c 100644 --- a/Master/texmf-dist/tex/latex/arydshln/arydshln.sty +++ b/Master/texmf-dist/tex/latex/arydshln/arydshln.sty @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% Style file `arydshln' -%% Copyright (C) 1993,1998-2016 +%% Copyright (C) 1993,1998-2018 %% Hiroshi Nakashima %% (Kyoto Univ.) %% This program can be redistributed and/or modified under the terms @@ -50,7 +50,7 @@ \NeedsTeXFormat{LaTeX2e}[1994/12/01] \ProvidesPackage{arydshln}} \else\def\next[#1]{}\fi\next -[2016/04/28 v1.73 ] +[2018/09/26 v1.74 ] %% Register Declaration \newdimen\dashlinedash \dashlinedash4pt % @@ -107,7 +107,7 @@ \ifadl@inactive \adl@inactivate \else \adl@activate \fi \let\adl@noalign\noalign \adl@array} -\let\@@array\@array +\ifx\@@array\adl@array \let\@@array\@array \fi \def\adl@arrayinit{% \adl@arraysave @@ -482,7 +482,8 @@ %% End of Environment -\def\endarray{\adl@endarray \egroup \adl@arrayrestore \egroup} +\def\endarray{\adl@endarray \egroup \adl@arrayrestore \egroup + \csname @arrayright\endcsname} \def\endtabular{\endarray $\egroup} \expandafter\let\csname endtabular*\endcsname\endtabular @@ -1056,7 +1057,8 @@ \def\CT@start{\adl@CT@start \let\adl@dashgapcolor@save\adl@dashgapcolor} \let\adl@CT@end\CT@end \def\CT@end{\adl@CT@end \global\let\adl@dashgapcolor\adl@dashgapcolor@save} -\def\endarray{\adl@endarray \egroup \adl@arrayrestore \CT@end \egroup} +\def\endarray{\adl@endarray \egroup \adl@arrayrestore \CT@end \egroup + \csname @arrayright\endcsname} \ifx\adl@notdefinable\undefined \let\endArray\endarray \fi \def\hline{\noalign{\ifnum0=`}\fi -- cgit v1.2.3