Giter VIP home page Giter VIP logo

Comments (3)

V0XNIHILI avatar V0XNIHILI commented on June 11, 2024

Hey! The equation editor is built on top of Mathquill. I just tried some of the symbols that you need (\xrightarrow, \overleftrightarrow) on their website (http://mathquill.com/) but they do not seem to work there. Basically this means that the underlying editor lacks support for it... Maybe for you it would be an alternative to use KaTeX (https://katex.org/), since they do have support for the arrows you need. Lemme know if that is a solution for you!

from equation-editor-react.

Kaliyani avatar Kaliyani commented on June 11, 2024

@V0XNIHILI Thank you so much for your quick response. Actually I am looking for math editor like your's. We are planning to feed more science related content to database for our future purpose. Your solution is exactly matching my requirement except few scenarios as I mentioned above. I have gone through react-katex. If I want to display integral with superscript limit and subscript limit, I need to enter \int^2_3 in react-katex. But in your library, in edit box if i enter int the subscript and subscript limit I can enter in edit box itself. Latex code will be generated automatically. I am looking for this kind of solutions. Can you help to achieve this.

from equation-editor-react.

V0XNIHILI avatar V0XNIHILI commented on June 11, 2024

I understand. If you want, you can make a pull request in src/commands/math/commands.js or src/commands/math/advancedSymbols.js in the MathQuill repo, as the editing functionality stems from that project.

from equation-editor-react.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.