Skip to content
forked from kisonecat/dvi2html

Device independent (DVI) file format parsing with node

License

Notifications You must be signed in to change notification settings

rod2ik/dvi2html

 
 

Repository files navigation

DVI Parser

A live demo is available at https://people.math.osu.edu/fowler.291/latex/

Built using https://github.com/FabriceSalvaire/PyDVI and the work of @tmanderson

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 found using kpsewhich)
  • HTML/CSS/JS conversion

Building

About

Device independent (DVI) file format parsing with node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 86.9%
  • CSS 6.7%
  • JavaScript 6.4%