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