Skip to content

virdi/LaTeX2HTML5

 
 

Repository files navigation

LaTeX2HTML5

This project is the frontend only version of mathapedia (github)

LaTeX2HTML5 demo website

Simply download and include the script on your MathJax enabled website:

<script type="text/javascript" src="latex2html5.min.js"></script>

The loose structure and nature of user interface design poses a problem for documenting science and related interfaces in a consistent manner. TeX provides us with some "laws" to obey in order to design the output of a text and graphical language around. Hence, we can attempt to create a synthesis of a structured user interface specification (TeX) and a structured functional specification (HTML5) to provide a publishing platform for the current and next generation.

The Art is where we can blend these two standards bodies; higher levels of abstraction allow people to express their ideas without having to worry about the mechanisms by which the technology is rendering their works. It is in these environments when people can express themselves freely.

LaTeX2HTML5

video

Adding new LaTeX commands

If there is one takeaway for developers, the most important files for adding (LaTeX) functionality: expressions.js, psgraph.js, renderer.js

Make your push/pull life easier

git remote set-url origin git@github.com:Mathapedia/LaTeX2HTML5.git

Dev Requirements

Bower

Grunt

Frontend Requirements

MathJax

Backbone

Backbone Layout Manager

D3

jQuery

underscore.js

handlebars.js

About

LaTeX web components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published