npm install tex


Parsers for TeX and BibTeX.
The command line interface has been moved to tex-node.
npm install tex --save
var tex = require('tex');
* Handle stuff like {\v g} (see W06-2933.bib)
Copyright 2014-2016 Christopher Brown. MIT Licensed.