itutor-mathlive
Version:
Beautifully typeset math made easy
8 lines (7 loc) • 527 B
Markdown
The `examples/` directory contain some ready to use examples using MathLive:
- [`examples/basic/`]{ https://github.com/arnog/mathlive/tree/master/examples/basic}
create a mathfield, read its content when it changes, and outputs it as LaTeX
- [`examples/with_requirejs/`]{ https://github.com/arnog/mathlive/tree/master/examples/with_requirejs}
load the MathLive sources using **require.js**. This is not a recommended
strategy for deployment, but this can be convenient for debugging or
making changes to MathLive