readDVI: Demo function to read a .dvi file

Description Usage Arguments Value

View source: R/patchDVI.R

Description

This is an R function that reads a .dvi file (it was the prototype for DVIspecials). Modify it to see other parts of a .dvi.

Usage

1
readDVI(f, show=c("bop", "special", "fntdef", "preamble"))

Arguments

f

filename

show

which type of records to print

Value

readDVI prints as it reads, it doesn't return anything useful.


patchDVI documentation built on May 5, 2020, 3 p.m.