TeXZilla
TeXZilla copied to clipboard
LALR Javascript LaTeX-to-MathML converter compatible with Unicode
I was thinking the other day that the observer model is kind of flawed for custom elements because the lifecycle is so wonky... for example, currently ```javascript document.body.innerHTML = `f(x)=\\sum_{n=-\\infty}^\\infty...
Follow-up of #71 It seems this should be configurable: http://milde.users.sourceforge.net/LUCR/Math/math-font-selection.xhtml#math-styles
Hey, when packing our site with webpack which depends on texzilla, we run into #53 . If we then add "system" as a dependency, we get this warning message instead:...
It can be replaced with direct use of the transformed character. #10 (and maybe #61) might help here.
Currently, we have `\\mathbb, \\mathbf \mathtt` etc We don't have things for the Arabic mathvariants at least.
From https://mathml-refresh.github.io/mathml/chapter3.html#presm.mtable : > In the above specifications for attributes affecting rows (respectively, columns, or the gaps between rows or columns), the notation (...)+ means that multiple values can be...
A new symbol 'superScript' defined and used in compoundTerm new unit tests added for this
For example q'^2
Is it a bug? Is there any alternative way to draw a horizontal line to separate rows in a matrix?