Davide P. Cervone

Results 978 comments of Davide P. Cervone

I suspect 9ed1360c2c4cb1c89d71f5951248024ca062020a is the commit that is the culprit, but need to look further

The issue that commit fixed is described in #856.

> That's because we did not have a complete set of tests! Yes, certainly. I know you are working on that, and I will, too. I have made a PR...

I added the tsets from #1139 into the `test-newcommand` branch. If you had others, you can add a commit to that. Closing this issue now.

I've marked this as a feature request, though we currently have no plans to implement an `eqn` input format. It would be possible for a third-party to create such an...

There is really no documentation about writing an input jax at the moment, so there are only the two examples of the TeX and MathML input jax. Neither is ideal...

Because MathJax converts the LaTeX to MathML internally, there are some limitations on what MathJax can support. Alignments are implemented as tables, and MathML does not have a means of...

Thanks for the report. The issue is caused by MathJax removing spaces at the beginning and ending of the `` elements produces within a `\text` macro (or one of its...

This is due to the non-standard height and depth of the MathJax fonts. Those are set to make placement of the character easier, but does have the side-effect of not...