issues
search
varkor
/
quiver
A modern commutative diagram editor for the web.
https://q.uiver.app
MIT License
2.43k
stars
83
forks
source link
Features blocked on KaTeX
#241
Open
varkor
opened
3 months ago
varkor
commented
3 months ago
Feature
Description
Blocked on
SVG export
See
https://github.com/varkor/quiver/issues/8
.
https://github.com/KaTeX/KaTeX/issues/375
Handling parse errors gracefully
At the moment, if there are any parse errors in a label, the entire label will not be rendered as LaTeX. This is due to the lack of error recovery in KaTeX.
https://github.com/KaTeX/KaTeX/issues/428
Custom colours
Currently,
\definecolor
only adds colours to the label colour popup:
It would be useful to also allow colours to be used with commands like
\color
.
https://github.com/KaTeX/KaTeX/issues/750
Optional arguments in macros
https://github.com/KaTeX/KaTeX/issues/2228
Support for
\ensuremath
https://github.com/KaTeX/KaTeX/issues/3687
\definecolor
only adds colours to the label colour popup:It would be useful to also allow colours to be used with commands like
\color
.\ensuremath