summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-08-08 20:42:15 +0000
committerKarl Berry <karl@freefriends.org>2017-08-08 20:42:15 +0000
commit8065b9f4ce6618e2a867b384059805a0d56050cb (patch)
treeb7127cf52237e63f9106eee920ad7a25da4a7555 /Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty
parent01813c8e0468ce80e613571a4548f9480d117831 (diff)
lwarp (8aug17)
git-svn-id: svn://tug.org/texlive/trunk@44988 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty13
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty
index 6e4e0b9fca8..2e624defae3 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty
@@ -17,11 +17,14 @@
%% version 2005/12/01 or later.
-
-\LWR@ProvidesPackageDrop{booktabs}
-\newcommand*{\addlinespace}[1]{}
-\newcommand*{\morecmidrules}{}
-\newcommand*{\specialrule}[3]{}
+\LWR@ProvidesPackagePass{booktabs}
+\LetLtxMacro\LWR@origtoprule\toprule
+\LetLtxMacro\LWR@origmidrule\midrule
+\LetLtxMacro\LWR@origcmidrule\cmidrule
+\LetLtxMacro\LWR@origbottomrule\bottomrule
+\LetLtxMacro\LWR@origaddlinespace\addlinespace
+\LetLtxMacro\LWR@origmorecmidrules\morecmidrules
+\LetLtxMacro\LWR@origspecialrule\specialrule
\endinput
%%