Davide P. Cervone

Results 978 comments of Davide P. Cervone

Can you be more specific about the use-case you have in mind? Why do you need to use em's or px's rather than ex's?

@cuixiaorui, @spiderhands, @bibhas2, here is a version 3 configuration that uses `px` rather than `ex` for the output: ``` js MathJax = { startup: { ready() { MathJax.startup.defaultReady(); const fixed...

Work is progressing on this, but it is a complicated project. Yesterday, I pushed a `stix2` branch that includes an SVG version of the STIX2 fonts. There is a `stix2`...

We are actively working on it. There is a stix2 branch that includes an SVG version of the STIX2 fonts for server-side use (not yet for in-browser use) as an...

@apolanco115, yes. I have the data files ready for Gyre Pagella read to go for the next release (and will have the other Gyre fonts as well). The tools for...

@stnor, it is coming along, but is taking longer than expected. I have the SVG versions working well for both new fonts and font extensions, and the tools for creating...

Note that if you set `mtextFontInherit` to `true` in the `HTML-CSS` and `SVG` sections of your configuration, then MathJax will process `\text{}` as a single ``, and so that should...

PS, I saw the report on the [Wikimedia bugzilla](https://bugzilla.wikimedia.org/show_bug.cgi?id=48032) and was planning to add it to the list of things to fix. Thanks for staring the issue here to track...

Some support for RTL was added in v2.3, but the issue of multiple-character sequences being treated as a unit remains. For `\text{}`, these characters should already be grouped into a...