Skip to content

MathJax 4.0.0 cant render \rightleftharpoons in \ce #3452

@WizardMeow

Description

@WizardMeow

Issue Summary

 \(\ce{F^- + H2O \rightleftharpoons HF + OH^-}\)

This latex cant be render at v4. \mhchemrightleftharpoons not define.

At version 3.2.0 it will work.

Maybe should fix those arrow.

      mhchemleftrightarrows: '\\leftrightarrows',
      mhchemrightleftharpoons: '\\rightleftharpoons',
      mhchemRightleftharpoons: '\\rightleftharpoons',
      mhchemLeftrightharpoons: '\\leftrightharpoons'

Steps to Reproduce:

  1. Render the latex
Image

Technical details:

  • MathJax Version: 4.0.0
  • Client OS: (e.g., Mac OS X 10.8.4)
  • Browser: (e.g., Chrome 29.0.1547.57)

Supporting information:

  • Please supply a link to a (live) minimal example page, when possible.
  • If your issue is with the display of the mathematics produced by MathJax, include a screen snapshot that illustrates the problem, when possible.
  • Check your browser console window for any error messages, and include them here.
  • Include the MathJax configuration you are using, and the script tag that loads MathJax itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AcceptedIssue has been reproduced by MathJax teamCode ExampleContains an illustrative code example, solution, or work-aroundReady for Reviewv4

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions