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

dvired - print dvi-files

Author

       Thomas Esser <te@dbs.uni-hannover.de>

teTeX                                                 09/94                                            dvired(1)

Bugs

dvired is fixed on A4 paper size. If you want to use it with other paper, you have to change the settings
       within the source.

Description

dvired behaves like dvips, except for the fact that two logical pages are put onto each physical sheet of
       paper.

       For options, see dvips(1).  This program only interprets the following options:

       -ofile - redirect output into file.-Pprinter - direct output to printer.-f - direct output to stdout.

       Any other option is passed directly to dvips.

Examples

       It is assumed that the PRINTER-variable is set.

       dvired-Plwfoo - send output to printer lw.
       dvired-ofoo.psfoo - send output to file foo.ps.
       dvired-pp4-7foo - send 4 pages (reduced onto 2 sheets) of foo to the printer.
       dviredfoo-f|ghostview- - preview output with ghostview.

Name

       dvired - print dvi-files

See Also

dvips(1)

Synopsis

dvired [ options ] file

See Also