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

dvi2fax - convert a TeX DVI file to G3 fax format

Description

dvi2fax uses dvips(1) to convert a TeX DVI file to PostScript, then gs(1) to convert the PostScript to G3
       fax file format.

Example

       Example: dvi2fax foo -l 2

Name

       dvi2fax - convert a TeX DVI file to G3 fax format

Options

-hi use high fax resolution (204x196 dpi) (default).

       -lo use low fax resolution (204x98).

       dvips options can follow the file name.

See Also

dvips(1), gs(1).

                                                October 30, 1999                                      DVI2FAX(1)

Synopsis

dvi2fax [-hi|-lo] file[.dvi] [optionsfordvips]

See Also