diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-cases.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-cases.sty | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-cases.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-cases.sty index 956f33eef28..e66156861d6 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-cases.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-cases.sty @@ -38,29 +38,6 @@ \end{lateximage}\end{BlockClass} } -\makeatletter -\begin{warpHTML} -\AtBeginDocument{ - \@ifpackageloaded{amsmath} - { - \xpatchcmd{\tagform@}{\leftprotrusion{(}}{(} - {} - {\LWR@patcherror{cases}{tagform@ A}}% - \xpatchcmd{\tagform@}{\rightprotrusion{)}}{)} - {} - {\LWR@patcherror{cases}{tagform@ B}}% - } - { - \xpatchcmd{\@eqnnum}{\leftprotrusion{(}}{(} - {} - {\LWR@patcherror{cases}{@eqnnum A}}% - \xpatchcmd{\@eqnnum}{\rightprotrusion{)}}{)} - {} - {\LWR@patcherror{cases}{@eqnnum A}}% - }% -} -\end{warpHTML} -\makeatother \endinput |