summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-boxedminipage2e.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-boxedminipage2e.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-boxedminipage2e.sty15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-boxedminipage2e.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-boxedminipage2e.sty
index 87e0adc92d5..88c9931767d 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-boxedminipage2e.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-boxedminipage2e.sty
@@ -17,16 +17,17 @@
%% version 2005/12/01 or later.
-\LWR@ProvidesPackageDrop{boxedminipage2e}[2015/03/09]
+\LWR@ProvidesPackagePass{boxedminipage2e}[2015/03/09]
-\newenvironment{boxedminipage}{%
-\begin{BlockClass}{framebox}%
-\minipage%
+\newenvironment{LWR@HTML@boxedminipage}{%
+ \begin{BlockClass}{framebox}%
+ \minipage%
}
-{
-\endminipage%
-\end{BlockClass}
+{%
+ \endminipage%
+ \end{BlockClass}%
}
+\LWR@formattedenv{boxedminipage}
\endinput
%%