Skip to content

LaTex rendering doesn't support underbraces #1550

@asmaier

Description

@asmaier

The following equation is not rendered at all

$$A=\underbrace{\frac{1}{2}A + A^T}_{\text{symmetric}}+\underbrace{\frac{1}{2}A - A^T}_{\text{antisymmetric}}$$

see here:

$$A=\underbrace{\frac{1}{2}A + A^T}_{\text{symmetric}}+\underbrace{\frac{1}{2}A - A^T}_{\text{antisymmetric}}$$

Removing the underbraces command renders the equation

$$A=\frac{1}{2}A + A^T+\frac{1}{2}A - A^T$$

like

$$A=\frac{1}{2}A + A^T+\frac{1}{2}A - A^T$$

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions