flw0 / equation-editor-react

Equation editor based on Mathquill for React web apps
https://flw0.github.io/equation-editor-react/
MIT License
62 stars 14 forks source link

mathquill How do I add latex symbols that mathquill does not support #85

Closed quanzhongxian closed 1 year ago

quanzhongxian commented 1 year ago

How add more symbols in mathquill syntax? How do I increase it

V0XNIHILI commented 1 year ago

Can you can me an example of the problem you are having?

quanzhongxian commented 1 year ago

@V0XNIHILI Mathquill doesn't support this symbol, but I want to add it to Mathquill, what should I do? Snipaste_2023-08-11_08-07-52

V0XNIHILI commented 1 year ago

I guess you could check the Mathquill Github here: https://github.com/mathquill/mathquill

Maybe they have documentation on how to do it!

quanzhongxian commented 1 year ago

@V0XNIHILI oh ,Thanks, I'll take a look

V0XNIHILI commented 1 year ago

If you find out where it is in their docs, please post a link in this thread so it will be easy for others to do the same!