tex

Parsers for TeX and BibTeX

Usage no npm install needed!

<script type="module">
  import tex from 'https://cdn.skypack.dev/tex';
</script>

README

tex

npm version Travis CI Build Status Coverage Status

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.