typora / typora-issues

Bugs, suggestions or free discussions about the minimal markdown editor — Typora
https://typora.io
1.53k stars 58 forks source link

[Feature Request] Xy-pic in MathJax #2647

Closed utotch closed 4 years ago

utotch commented 5 years ago

I want to write picture (xymatrix) in MathJax.

I think XyJax is a common solution to use Xy-pic in MathJax.

Since I don't know how to integrate XyJax to typora, I would like to propose the feature request.

Masacroso commented 4 years ago

I would like to see this implementation also :D because commutative diagrams are so frequent in many areas of mathematics, and you can't express the same using words or just common mathjax.

i-blis commented 4 years ago

XyJax doesn't support MathJax 2.4 or later and Typora currently uses MathJax 2.7.5.

You may want to use the Tikz package to produce image files. LatexIt is good option to quickly and conveniently get vector SVG images and paste them in Typora.

abnerlee commented 4 years ago

I'm closing this since the library (MathJax >= 2.7.5) we use does not support Xy-pic. So it is less likely to be supported.

Masacroso commented 3 years ago

There is a new version of XyJax that support mathjax 3.1.4+, see here:

https://github.com/sonoisa/XyJax-v3

abnerlee commented 3 years ago

relates #3388

abnerlee commented 2 years ago

supported