Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

dvi2fax(1)


DVI2FAX

DVI2FAX

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
SEE ALSO

NAME

dvi2fax − convert a TeX DVI file to G3 fax format

SYNOPSIS

dvi2fax [-hi|-lo] file[.dvi] [options for dvips]

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.

OPTIONS

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

-lo use low fax resolution (204x98).

dvips options can follow the file name.

EXAMPLE

Example: dvi2fax foo -l 2

SEE ALSO

dvips(1), gs(1).



dvi2fax(1)