Skip to content

Physics \eval with only the 2nd argument #3346

Open
@rudolf-adamkovic

Description

@rudolf-adamkovic

The following renders correctly in LaTeX:

\pdv{x} x + 5 \eval_{y = 5}

With MathJax, it fails with:

Missing argument for \eval

The workaround for MathJax is to add an empty {}:

\pdv{x} x + 5 \eval{}_{y = 5}

The workaround should not be necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AcceptedIssue has been reproduced by MathJax teamMergedMerged into develop branchv3v4

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions