Module Mlpost__Dvi.Incremental

type t

The type that stores information regarding the DVI file

val mk_t : Stdlib.in_channel -> t * page list
val next_pages : t -> page list

read all available pages

val get_conv : t -> float
val font_map : t -> fontmap