logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dvihp - convert a TeX DVI file to Hewlett-Packard PCL

Bugs

       Email bug reports to tex-k@tug.org.

Description

dvihp  translates  the  given  dvifile  to  Hewlett-Packard  PCL  using dvicopy(1) then $DVILJ (dvilj4 by
       default).

       In the absence of other options, pipe the PCL to $SPOOL (lpr by default).

Name

       dvihp - convert a TeX DVI file to Hewlett-Packard PCL

Options

       Options are recognized from dvips where possible:

       -A     print odd pages

       -B     print even pages

       -dn   set debug bits to n (see documentation)

       -Dn   set resolution to n-f     run as filter

       -ln   don't print pages after n-m     manual feed

       -nn   print n pages

       -Oa,b set/change paper offset to a,b mm.

       -os   output to s instead of spooling

       -pn   don't print pages before n.

       -Ps    pass directly to lpr.

       -v     verbose operation.

       -xn   set magnification to n.

       --help write usage summary.

       Other options are passed to the dvilj program.

See Also

dvicopy(1), dvilj4(1).

                                                December 24, 2009                                       DVIHP(1)

Synopsis

dvihp [options] dvifile[.dvi]

See Also