asoffer / DiscoTeX

More than just a TeX-to-HTML compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscoTeX

What is it?

DiscoTeX is suite of tools to display beautiful mathematical documents on the web.

Doesn't MathJax already do that?

MathJax is great for displaying mathematical formulas, but it's primary purpose is not to typeset entire documents. The aim of DiscoTeX is to use the interactivity of the web to improve the experience of reading mathematics. This means we want simple ways to implement document structure that already exists within the TeX/LaTeX framework, such as theorems, proofs, tables, references, and dozens of other things we haven't even thought of yet.

How do I use it?

There are two ways:

  • You can write HTML with our custom tags.
  • You can take your TeX file, and run it through the DiscoTeX compiler, to generate valid, beautiful HTML.

Is it fast?

Super fast.

About

More than just a TeX-to-HTML compiler

License:MIT License


Languages

Language:JavaScript 84.9%Language:TeX 6.8%Language:HTML 4.5%Language:CSS 3.9%