The environment name (e.g., align).
Environment supports tags (e.g., align* does, but split does not.)
Environment is tagged by default (e.g., align is, but align* is not).
The tag name (e.g., 1).
The unique id for that tag (e.g., mjx-eqn:1).
The formatted tag (e.g., "(1)").
A no tagging command has been set (e.g., \notag, \nonumber).
The label referring to the tag.
Readonly
defaultEnvironment is tagged by default (e.g., align is, but align* is not).
Readonly
envThe environment name (e.g., align).
The label referring to the tag.
A no tagging command has been set (e.g., \notag, \nonumber).
The tag name (e.g., 1).
The formatted tag (e.g., "(1)").
Readonly
taggableEnvironment supports tags (e.g., align* does, but split does not.)
The unique id for that tag (e.g., mjx-eqn:1).
A simple class for keeping track of tag information.