Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 770 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 770 Bytes

DVI Parser

The goal with this project is to eventually have a complete DVI toolset written in node. Once complete, this will hopefully be used to implement TeX document conversions completely in node (particularly a highly configurable HTML/CSS/JS output).

I'll also be updating the Wiki for those that are interested. Currently, I there's a DVI Specification Explained section that I put together for my own benefit (sourced from a few different online pages).

TODO

  • DVI Parser
  • TFM Parser
  • Metric management (right now, fonts are assumed to be in mactex's default location)
  • HTML/CSS/JS conversion