MathJax-mhchem icon indicating copy to clipboard operation
MathJax-mhchem copied to clipboard

3rd-party extension to MathJax for typesetting chemical equations

Results 14 MathJax-mhchem issues
Sort by recently updated
recently updated
newest added

Hi, we received an error `t.slice is not a function` in our sentry server. Sorry, I didn't find the TeX script to trigger this issue. But I guess it happens...

waiting for upstream

Currently, the thousands separator added by `\pu` is 2 mu = 1/9 em wide, and looks like this: ![2mu-current](https://user-images.githubusercontent.com/33460485/96147663-6e01e780-0eff-11eb-8ee1-d97f686dc38c.png) I think that's too narrow: I can't pick the thousands apart...

Mathjax has an option to introduce to it our own number patterns through regex. [Here](https://groups.google.com/forum/#!topic/mathjax-users/9pUlyVbl5Yo), @dpvc kindly modified some codes from mhchem for it to adapt with another number pattern...

It would be great to have the [cancel extension](http://docs.mathjax.org/en/latest/input/tex/extensions/cancel.html) somehow supported. Here is a real world example on chemistry.se: [Why did they ‘split’ this H2+ ion in the ionic equation?](https://chemistry.stackexchange.com/q/126621/4945)...

How would I get this to work with Ankidroid?

It would be great to use benzene ring in chemical formulas. For info: Benzene ring is available in unicode as * ⏣ BENZENE RING WITH CIRCLE (U+23E3) and * ⌬...

Hi all! I having some troubles with the mhchem arrows. If I write some code like: `\ce{[{some text}][{Some text}]}` --> Mathjax bring me a little arrow not adjusted with the...

waiting for upstream

This badge will show the version on CDNJS!

In MathJax equations can be made to use the sans serif-font by encapsuling the math withing a `{\sf [math]}`, it'd be great if something like that could be done with...

## Issue Summary The mchem packages produces very ugly MathML when there is a much better (and better for assistive technology) solution. Solving this would solve #22. Technically, this is...