You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tex-compiler/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty

98 lines
3.1 KiB

%%
%% This is file `lwarp-booktabs.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% lwarp.dtx (with options: `booktabs')
%% This is a generated file.
%% 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
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
\@ifpackageloaded{booktabs}{}{
\LetLtxMacro\toprule\relax
\LetLtxMacro\midrule\relax
\LetLtxMacro\cmidrule\cline
\LetLtxMacro\bottomrule\relax
\LetLtxMacro\addlinespace\relax
\LetLtxMacro\morecmidrules\relax
\LetLtxMacro\specialrule\relax
}
\LWR@ProvidesPackagePass{booktabs}[2019/10/08]
\LetLtxMacro\@BLTrule\@BTnormal
\DeclareDocumentCommand{\LWR@HTML@toprule}{o d()}%
{%
\IfValueTF{#1}%
{\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalLaTeXcols}}}%
{%
\ifbool{FormatWP}%
{\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalLaTeXcols}}}%
{\booltrue{LWR@doingtbrule}}%
}%
\LWR@getmynexttoken}
\LWR@expandableformatted{toprule}
\DeclareDocumentCommand{\LWR@HTML@midrule}{o d()}%
{%
\IfValueTF{#1}%
{\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalLaTeXcols}}}%
{%
\ifbool{FormatWP}%
{\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalLaTeXcols}}}%
{\defaddtocounter{LWR@hlines}{1}}%
}%
\LWR@getmynexttoken}
\LWR@expandableformatted{midrule}
\DeclareDocumentCommand{\LWR@HTML@cmidrule}{O{\LWR@cmidrulewidth} d() m}{%
\LWR@docmidrule[#1](#2){#3}%
\LWR@getmynexttoken%
}%
\LWR@expandableformatted{cmidrule}
\DeclareDocumentCommand{\LWR@HTML@bottomrule}{o d()}{%
\IfValueTF{#1}%
{\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalLaTeXcols}}}%
{%
\ifbool{FormatWP}%
{\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalLaTeXcols}}}%
{\booltrue{LWR@doingtbrule}}%
}%
\LWR@getmynexttoken%
}%
\LWR@expandableformatted{bottomrule}
\DeclareDocumentCommand{\LWR@HTML@addlinespace}{o}{}%
\LWR@expandableformatted{addlinespace}
\DeclareDocumentCommand{\LWR@HTML@morecmidrules}{}{}%
\LWR@expandableformatted{morecmidrules}
\DeclareDocumentCommand{\LWR@HTML@specialrule}{m m m d()}%
{\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalLaTeXcols}}\LWR@getmynexttoken}%
\LWR@expandableformatted{specialrule}
\begin{warpMathJax}
\CustomizeMathJax{\newcommand{\toprule}[1][]{\hline}}
\CustomizeMathJax{\let\midrule\toprule}
\CustomizeMathJax{\let\bottomrule\toprule}
\CustomizeMathJax{\newcommand{\cmidrule}[2][]{}}% avoid (trim)
\CustomizeMathJax{\newcommand{\morecmidrules}{}}
\CustomizeMathJax{\newcommand{\specialrule}[3]{\hline}}
\CustomizeMathJax{\newcommand{\addlinespace}[1][]{}}
\end{warpMathJax}
\endinput
%%
%% End of file `lwarp-booktabs.sty'.