.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH DVI2DVI 1 "July 8, 2001" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME dvi2dvi \- Tweaks DVI files .SH SYNOPSIS .B dvi2dvi .RI [ options ] " files" ... .SH DESCRIPTION This manual page documents briefly the .B dvi2dvi command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. \fBdvi2dvi\fP is a program that can tweak DVI files - e.g. expands virtual fonts in given DVI files, changes font names in given DVI files, decomposes 2-byte fonts into 1-byte subfonts, and so on. The most common use of this program would be to translate DVI files generated by NTT jTeX to those of ASCII pTeX. .SH OPTIONS A summary of options is included below. .TP .B \-d Enable debug output. .TP .B \-f num Specify starting page number. .TP .B \-i file Specify a PostScript prologue file. .TP .B \-l Prohibit error logging. .TP .B \-m{0|h|1|2|3|4|5} or -m mag Specify magnification. .TP .B \-n num Specify how many copies to print. .TP .B \-o \fIcommand\fP Specify a PostScript command to send. .TP .B \-q Quiet operation. .TP .B \-r Do not process pages in reverse order. .TP .B \-s file Specify a PostScript setup file. .TP .B \-t num Specify ending page number. .TP .B \-w Do not show warnings. .TP .B \-D var=val Define a variable. .TP .B \-F fontdesc Specify fontdesc file you want to use. .TP .B \-K Remove comments from included PS files. .TP .B \-L Truncate file name to 8 characters. .TP .B \-R resolution Specify different resolution. .TP .B \-S Show some statistics. .br .SH AUTHOR This manual page was written by Masayuki Hatta , for the Debian GNU/Linux system (but may be used by others).