summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty
index 15c7bc93b4a..94ce1f9aafb 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty
@@ -30,7 +30,8 @@
\ifstrequal{#1}{t}{style="vertical-align:top" }{}%
}%
\ifdefvoid{\LWR@multirowborder}{}{%
-style="border-\LWR@multirowborder: 2px solid black" %
+style="border-\LWR@multirowborder: 2px dotted black ; %
+padding-\LWR@multirowborder: 2px" %
}
class="td%
\StrChar{\LWR@tablecolspec}{\theLWR@tablecolspos}%
@@ -42,7 +43,7 @@ class="td%
\renewcommand{\LWR@multirowborder}{}%
\LWR@traceinfo{*** multirow done}%
}%
-\RenewDocumentCommand{\multicolumnrow}{m m O{} m O{} m O{} +m}{%
+\NewDocumentCommand{\multicolumnrow}{m m O{} m O{} m O{} +m}{%
\LWR@tabularhtmlcolumns{\theLWR@tablecolspos}{#1}
\begingroup\LetLtxMacro{\\}{\LWR@endofline}%
\LWR@domulticolumn[#3][#4]{\theLWR@tabhtmlcoltotal}{#2}{#8}%
@@ -55,7 +56,6 @@ class="td%
\LetLtxMacro\multirow\LWR@origmultirow%
\renewcommand{\multicolumnrow}{\LWR@origmulticolumnrow}%
}
-
\endinput
%%
%% End of file `lwarp-multirow.sty'.