LaTex2Web logo

Documents Live, a web authoring and publishing system

If you see this, something is wrong

Table of contents

First published on Monday, May 5, 2025 and last modified on Monday, May 5, 2025

optidef

François Chaplais WebMagic

1 Environments

LaTeX2Web supports the following four environments:

  • maxi

  • mini

  • argmini

  • argmaxi

2 Environment options

Basically, LaTeX2Web treats all optidef environments as if they had the ! postfix. This means that all lines of the optimization problem statement have an equation number, which can be referenced if a label has been defined. Under the hood, it uses the subequations environment of amsmath.

Finely tuned output formats are ignored as the package is not supported by MathJax and they are very difficult to implement outside the TeX engine.

Needless to say, we do not care about page breaking in the middle of a problem statement.