summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty
index b211b31a044..e8f3eba8db4 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty
@@ -6,7 +6,7 @@
%%
%% lwarp.dtx (with options: `colortbl')
%% This is a generated file.
-%% Copyright 2016-2019 Brian Dunn
+%% Copyright 2016-2020 Brian Dunn
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -19,33 +19,33 @@
\LWR@ProvidesPackagePass{colortbl}[2018/12/12]
\NewDocumentCommand{\LWR@HTML@columncolor}{O{named} m o o}{%
-\convertcolorspec{#1}{#2}{HTML}\LWR@columnHTMLcolor%
-\LWR@addtabularcellcolor%
+ \convertcolorspec{#1}{#2}{HTML}\LWR@columnHTMLcolor%
+ \LWR@addtabularcellcolor%
}
\AtBeginDocument{\LWR@formatted{columncolor}}
\NewDocumentCommand{\LWR@HTML@rowcolor}{O{named} m o o}{%
-\convertcolorspec{#1}{#2}{HTML}\LWR@rowHTMLcolor%
-\LWR@getmynexttoken%
+ \convertcolorspec{#1}{#2}{HTML}\LWR@rowHTMLcolor%
+ \LWR@getmynexttoken%
}
\AtBeginDocument{\LWR@expandableformatted{rowcolor}}
\NewDocumentCommand{\LWR@HTML@cellcolor}{O{named} m o o}{%
-\convertcolorspec{#1}{#2}{HTML}\LWR@cellHTMLcolor%
-\LWR@addtabularcellcolor%
+ \convertcolorspec{#1}{#2}{HTML}\LWR@cellHTMLcolor%
+ \LWR@addtabularcellcolor%
}
\AtBeginDocument{\LWR@formatted{cellcolor}}
\newcommand{\LWR@HTML@arrayrulecolor}[2][named]{%
-\convertcolorspec{#1}{#2}{HTML}\LWR@ruleHTMLcolor%
+ \convertcolorspec{#1}{#2}{HTML}\LWR@ruleHTMLcolor%
}
\AtBeginDocument{\LWR@expandableformatted{arrayrulecolor}}
\newcommand{\LWR@HTML@arrayrulecolornexttoken}[2][named]{%
-\convertcolorspec{#1}{#2}{HTML}\LWR@ruleHTMLcolor%
-\LWR@getmynexttoken%
+ \convertcolorspec{#1}{#2}{HTML}\LWR@ruleHTMLcolor%
+ \LWR@getmynexttoken%
}
\AtBeginDocument{\LWR@expandableformatted{arrayrulecolornexttoken}}