Name
DPLtoDVI - convert DVI Property List files into DVI files
Synopsis
dpltodvi [in.dpl [out.dvi]]
Description
DPLtoDVI converts human-readable DPL (DVI Property List) files to DVI
format. DPL files are similar to PL and VPL files, but describe the whole DVI
format.
If no input files are specified on the command line, the input is read
from the standard input. Similarly, if no output files are specified, the
output is written to the standard output.
Examples
dpltodvi in.dpl out.dvi
Last modified on 12th February 2004 by angus@harlequin.co.uk