Skip to content

v4 svg manual typeset removes equations #3182

@hurshore

Description

@hurshore

Issue Summary

MathJax SVG manual typeset removes equations instead of typesetting them. I am implementing some typing animation, where I call MathJax.typeset() after an equation is typed. But instead of the equations being typeset, they are removed. It worked fine in v3.2.2.

Output

mathjax-4-svg-typeset.mp4

Expected Output

Equations should be typeset when MathJax.typeset() is called.

Technical details:

  • MathJax Version: 4.0.0-beta.4
  • Client OS: Android 13

I am using the default MathJax configuration and loading MathJax via

<script src="https://cdn.jsdelivr.net/npm/[email protected]/tex-svg.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Code ExampleContains an illustrative code example, solution, or work-aroundQuestionv4

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions