summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty
index b0f5b711d84..011ab6d59a3 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty
@@ -23,11 +23,11 @@
\RenewDocumentCommand{\newfloat}{m m m o}{%
\IfValueTF{#4}
{
-\DeclareFloatingEnvironment[fileext=#3,within=#4]{#1}
+ \DeclareFloatingEnvironment[fileext=#3,within=#4]{#1}
}
{
-\DeclareFloatingEnvironment[fileext=#3]{#1}
-\DeclareFloatingEnvironment[fileext=#3]{sideways#1}
+ \DeclareFloatingEnvironment[fileext=#3]{#1}
+ \DeclareFloatingEnvironment[fileext=#3]{sideways#1}
}
\csletcs{sideways#1}{#1}
\csletcs{endsideways#1}{end#1}