dvipdf (1) Linux Manual Page
dvipdf – Convert TeX DVI file to PDF using ghostscript and dvips
Synopsis
dvipdf [ options ] input.dvi [ output.pdf ] …Description
This script invokes dvips(1) with the -q option, and pipes its output into gs(1) with the following options:
as well as -sOutputFile and any options from the command-line.
