Giter Club home page Giter Club logo

Comments (3)

laughinghan avatar laughinghan commented on May 17, 2024
  1. So actually mathquill-textbox isn't exactly a publicly available feature yet (it's not on the Homepage#Usage or in the Readme), partly because I haven't implemented stuff like rendering initial latex code.
  2. However, even when it is implemented the example you provided won't do what it looks like you're trying to do; try <span class="mathquill-editable">\frac{1}{2\sqrt{x}}</span> instead, which is documented and works (or should, if not please create another issue).
  3. The way to use mathquill-textbox would be something along the lines of <span class="mathquill-textbox">You can not only type text here, but also math like $\frac{1}{2\sqrt{x}}$!</span>. If this is in fact the feature you're looking for, tell me and I'll implement it when I have some free time.

Meanwhile I'm going to keep this issue open until I actually implement the mathquill-textbox.

from mathquill.

rasitozdas avatar rasitozdas commented on May 17, 2024

Yes, Laughinghan, the third option is the right one.

from mathquill.

laughinghan avatar laughinghan commented on May 17, 2024

The latest MathQuill now renders the initial LaTeX of mathquill-textboxs.

(Note that MathQuill now requires you to include a <link rel=stylesheet href=mathquill.css> in your <head>. Please see the Readme or the homepage.)

from mathquill.

Related Issues (20)

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.