netexdeprecated

A web-based LaTeX parsing engine

Usage no npm install needed!

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

README

NeTeX

NeTeX is a lightweight web-based LaTeX parser and renderer.

Installation

NeTeX can also be used over CDN. Replace <VERSION> with your version.

<script async defer src="https://cdn.jsdelivr.net/npm/netex@<VERSION>/dist/netex.js"></script>

Documentation

NeTeX is currently in alpha development, and thus does not have documentation.

License

Copyright © 2020 The Ohio State Engineering Education Department. Licensed under an MIT License (see the LICENSE file for terms).