summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-floatflt.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-floatflt.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-floatflt.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-floatflt.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-floatflt.sty
index 7052b3081ec..dc14571e023 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-floatflt.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-floatflt.sty
@@ -16,7 +16,7 @@
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
\LWR@ProvidesPackageDrop{floatflt}
-\DeclareDocumentEnvironment{KFLT@marginfloat}{O{-1.2ex} m}
+\NewDocumentEnvironment{KFLTfloatflt@marginfloat}{O{-1.2ex} m}
{% start
\LWR@maybeincthisfloat%
\LWR@forcenewpage
@@ -30,12 +30,12 @@
}
\DeclareDocumentEnvironment{floatingfigure}{o m}
- {\begin{KFLT@marginfloat}{figure}}
- {\end{KFLT@marginfloat}}
+ {\begin{KFLTfloatflt@marginfloat}{figure}}
+ {\end{KFLTfloatflt@marginfloat}}
\DeclareDocumentEnvironment{floatingtable}{o +m}
- {\begin{KFLT@marginfloat}{table}#2}
- {\end{KFLT@marginfloat}}
+ {\begin{KFLTfloatflt@marginfloat}{table}#2}
+ {\end{KFLTfloatflt@marginfloat}}
\endinput
%%
%% End of file `lwarp-floatflt.sty'.