Skip to content

TeXZilla 0.9.9

Compare
Choose a tag to compare
@fred-wang fred-wang released this 28 Mar 21:44
· 57 commits to master since this release
  • Add the main script in package.json so that we can require the package from anywhere #41
  • Add examples for using TeXZilla in Python, Perl, Ruby programs
  • Fix a couple of LaTeX AMS mappings now that they are fixed in the W3C's unicode.xml #36
  • Cleanup the this.parseError code to remove dead code #39
  • Wrap the content of TeXZilla-min.js in an anonymous function to protect the "use strict" declaration as well as global variables generated by Google Closure Compiler #40
  • Remove redundant regexp for bold numbers