diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-08 20:42:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-08 20:42:15 +0000 |
commit | 8065b9f4ce6618e2a867b384059805a0d56050cb (patch) | |
tree | b7127cf52237e63f9106eee920ad7a25da4a7555 /Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty | |
parent | 01813c8e0468ce80e613571a4548f9480d117831 (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-float.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty index 8d1b288c74c..6ce7d78b9ca 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty @@ -22,9 +22,7 @@ \NewDocumentCommand{\newfloat}{m m m o}{% \IfValueTF{#4} -{ -\DeclareFloatingEnvironment[fileext=#3,within=#4]{#1} -} +{\DeclareFloatingEnvironment[fileext=#3,within=#4]{#1}} {\DeclareFloatingEnvironment[fileext=#3]{#1}} \cslet{listof#1s}\relax \cslet{listof#1es}\relax |