Skip to content
/ webtex Public

ON HIATUS. Mostly-complete LaTeX engine implemented fully in JavaScript.

License

Notifications You must be signed in to change notification settings

pkgw/webtex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webtex

NOTE: my work on the Webtex project is on hold for the time being. Feel free to run with it, though! — PKGW, 2016 Feb 4.

An essentially-complete LaTeX engine in JavaScript, rendered in your browser. Revolutionizing scientific communication since 2014. See the public website at http://pkgw.github.io/webtex/.

Requirements

To install a personal copy of Webtex that you can run on your own documents, see these instructions. You’ll need to download the latest Webtex “distrib” Zip file and install node.js.

To help develop Webtex and/or rebuild the JavaScript files that you would upload to a website, you need:

  • node.js
  • curl
  • Python version 2.7
  • The Python lzma module, installable with "pip install pyliblzma"
  • the Node.js yargs module, for the webtex console program (optional)
  • Java, for minification with YUI Compressor (optional)

Other information

About

ON HIATUS. Mostly-complete LaTeX engine implemented fully in JavaScript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published