#latex #format #tex

dvi

A parser for the "device independent file" (dvi) format

4 releases

0.2.2 May 18, 2020
0.2.1 May 18, 2020
0.2.0 May 18, 2020
0.1.0 Jul 23, 2017

#2294 in Parser implementations


Used in 2 crates

MIT/Apache

49KB
948 lines

dvi-rs

A parser for the "device independent file" (dvi) format in rust

TODO

  • At the moment, the "parse" function actually lexes. Could parse into a list of pages and fonts.
  • Documentation/examples, currently best examples are the tests

Dependencies

~1MB
~19K SLoC