Skip to content

Labeling and referencing multiple equations #70

@MartheGjelstad

Description

@MartheGjelstad

Our temporary solution for assigning an ID to equations is to place the id on the <p> element or the <span> element surrounding the <math> element.
The attached image represents a model of 4 equations, all with a label. My suggestion for markup of this is to place each <math> element inside its own <span> element. I think this works well since the equations are "standalone" and not part of a calculation.

What should we do if there is a calculation, where more than one equation has a label?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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