Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.37 KB

WELCOME.md

File metadata and controls

38 lines (28 loc) · 1.37 KB

Welcome to MathLive, a JavaScript library to render and edit math.

It is fast, small and provides TeX-quality typesetting with an easy to use interface for math editing. Try it at mathlive.io!

How To Use This Documentation

Start with the two guides:

  • [Usage Guide]{@tutorial USAGE_GUIDE}: read this to get started using MathLive in your web page to display math formulas, or edit them.
  • [Contributor Guide]{@tutorial CONTRIBUTOR_GUIDE}: read this if you're interested in contributing to MathLive or want to better understand how it works behind the covers.

Use the navigation panel on the side to get info about a symbol from the MathLive source.

Use the Include Private Symbols checkbox at the bottom of the navigation panel to include the symbols used internally by MathLive, or to only show the public API.

More Questions?