Davide P. Cervone
Davide P. Cervone
I am not able to reproduce your result (on Mac OS; I need to set up an Ubuntu 20 VM). Can you verify that you are getting version 3.2.0 and...
Do the vertical bars appear if you change the zoom level?
OK, thanks. I'll have to install an Ubuntu VM to test further.
It looks like that should probably be a `data-*` attribute.
Thanks for the report. The inheritance is not working correctly. I'll work on a fix for the next release.
I've made a PR to fix the issue, but for now, you can use ``` js MathJax = { startup: { ready() { const {MmlMtd} = MathJax._.core.MmlTree.MmlNodes.mtd; const {MML} =...
I'm reopening so that this gets properly marked as part of the next release.
It is on my list of things to do. I worked a bit on the rowspan and colspan options for tables, and was planning to consider this as part of...
I'm currently working on line breaking, and have added support for breaking columns that have a fixed width, so have been thinking about implementing some more of the column specifiers...
If you can give me a list of the column specifiers that you need supported, that would help. I'm not all that familiar with them, and not even sure of...