- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.2k
Open
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamCode ExampleContains an illustrative code example, solution, or work-aroundContains an illustrative code example, solution, or work-aroundReady for Reviewv4
Milestone
Description
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:
- Render the latex
 
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
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamCode ExampleContains an illustrative code example, solution, or work-aroundContains an illustrative code example, solution, or work-aroundReady for Reviewv4