Skip to content

[TeX] \overset should prevent movable limits #1929

@pkra

Description

@pkra

\overset can create movable limits which does not match real LaTeX behavior.

E.g., \overset {\rightarrow}{\prod } creates <mover> <mo>&#x220F;</mo> <mo stretchy="false">&#x2192;</mo> </mover> which, if inline, will render as a superscript (as expected). Real LaTeX always renders the arrow above the product.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions