Davide P. Cervone

Results 978 comments of Davide P. Cervone

I'm moving this issue to the main MathJax issue tracker so that it can be found more readily by others.

@T-Kuhn, yes, Markdown uses the backslash as an escape character. You may also need to be concerned about underscores, as these are used to indicate italics. So you may need...

@woody-li, there is a 3.1 update that is nearly ready to release (hope to have it out by the end of the month). The next release should be at the...

@jasongrout, thanks for your information about line breaking. I know that it is important, and haven't forgotten about it. Things have taken somewhat longer than I had hoped, and I...

@abnerlee: > The document says "Currently, automatic line breaking support is missing from version 3. This is a key feature to be included in a future release.", so "\\" means...

@ShadiestGoat, not until next year.

Thanks for the suggestion. I will look into it.

MathJax needs to know details about the bounding boxes for the various characters in a font in order to be able to use it for mathematical layout. This is in...

Thanks for the kind words. We appreciate your taking time to make your suggestion, and are glad that you are able to make use of MathJax.

Note that TeX control sequences can't contain numbers, so what you are actually doing is defining `\b` with a template that requires it to be followed by `0`. It looks...