summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/arydshln/arydshln.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/arydshln/arydshln.sty')
-rw-r--r--Master/texmf-dist/tex/latex/arydshln/arydshln.sty24
1 files changed, 14 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/arydshln/arydshln.sty b/Master/texmf-dist/tex/latex/arydshln/arydshln.sty
index 08300466c32..2409a7828f7 100644
--- a/Master/texmf-dist/tex/latex/arydshln/arydshln.sty
+++ b/Master/texmf-dist/tex/latex/arydshln/arydshln.sty
@@ -50,7 +50,7 @@
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
\ProvidesPackage{arydshln}}
\else\def\next[#1]{}\fi\next
-[2018/12/26 v1.75 ]
+[2019/02/21 v1.76 ]
%% Register Declaration
\newdimen\dashlinedash \dashlinedash4pt %
@@ -329,13 +329,14 @@
\color@begingroup
\setlength\hsize{#1}\@arrayparboxrestore
\everypar{%
- \vrule \@height \ht\@arstrutbox \@width \z@
+ \vrule\@height\ht\@arstrutbox\@width\z@
\everypar{}}%
}
\def\@endpbox{\@finalstrut\@arstrutbox \color@endgroup \egroup
\adl@colhtdp \box\adl@box \hfil}
-\def\adl@startmbox{\bgroup $\vcenter\adl@org@startpbox}
-\def\adl@endmbox{\adl@org@endpbox $\egroup \adl@colhtdp \box\adl@box \hfil}
+\def\adl@startmbox{\bgroup $\vcenter\@startpbox}
+\def\adl@endmbox{\@finalstrut\@arstrutbox \color@endgroup \egroup
+ $\egroup \adl@colhtdp \box\adl@box \hfil}
%%^L
@@ -803,9 +804,12 @@
\let\adl@org@LT@make@row\LT@make@row
\def\LT@make@row{\let\LT@make@row\adl@org@LT@make@row
\adl@columns\adl@ncol
- \ifadl@usingarypkg\else
- \let\@@startpbox\adl@LTstartpbox
- \let\@startpbox\adl@LTstartpbox \fi
+ \ifadl@usingarypkg
+ \let\@startpbox\adl@LTstartpbox
+ \else
+ \let\@@startpbox\adl@@LTstartpbox
+ \let\@startpbox\adl@@LTstartpbox
+ \fi
\let\@@endpbox\adl@LTendpbox
\let\@endpbox\adl@LTendpbox
\let\adl@@endmbox\adl@endmbox
@@ -887,9 +891,9 @@
\def\adl@LTixhline{\penalty-\@medpenalty \vskip\doublerulesep
\adl@hline\relax\doublerulesep \global\let\adl@LThdlrow\@empty}
-\def\adl@LTstartpbox#1{%
- \adl@act@@startpbox{#1}\let\@footnotetext\LT@p@ftntext}
-\def\adl@LTendpbox{\adl@act@@endpbox \the\LT@p@ftn \global\LT@p@ftn{}}
+\def\adl@@LTstartpbox{\setbox\adl@box\vtop\adl@LTstartpbox}
+\def\adl@LTstartpbox#1{\adl@act@startpbox{#1}\let\@footnotetext\LT@p@ftntext}
+\def\adl@LTendpbox{\adl@act@endpbox \the\LT@p@ftn \global\LT@p@ftn{}}
\def\adl@LTendmbox{\adl@@endmbox \the\LT@p@ftn \global\LT@p@ftn{}}
%%^L