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

dvicopy, odvicopy - produce modified copy of DVI file

Authors

       Peter Breitenlohner wrote the program.  Klaus Guntermann originally ported it to Unix.

24 January 1999                                        TeX                                            DVICOPY(1)

Description

       This  manual  page is not meant to be exhaustive.  The complete documentation for this version of TeX can
       be found in the info file or manual Web2C:ATeXimplementation.

       dvicopy reads a DVI file, expands any references to virtual fonts to base fonts, and writes the resulting
       DVI file.  Thus you can use virtual fonts even if your DVI processor does not support  them,  by  passing
       the documents through dvicopy first.

Name

       dvicopy, odvicopy - produce modified copy of DVI file

Options

-magnification=NUMBER
              Override existing magnification with NUMBER.

       -max-pages=NUMBER
              Process NUMBER pages; default one million.

       -page-start=PAGE-SPEC
              Start at PAGE-SPEC, for example `2' or `5.*.-2'.

See Also

dviselect(1), dvitype(1).

Synopsis

dvicopy [options] [infile[.dvi] [outfile[.dvi]]]

See Also