|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ T d ┃
Length: 1292 (0x50c) Types: TextFile Names: »dvidoc.1«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/dvidoc/dvidoc.1«
.\" $Header .if t .ds TX T\h'-.1667m'\v'.22m'E\h'-.125m'\v'-.22m'X .if n .ds TX TeX .if t .ds LX L\v'-.22m'a\v'.22m'T\h'-.1667m'\v'.22m'E\h'-.125m'\v'-.22m'X .if n .ds LX LaTeX .TH DVIDOC 1 .UC .SH NAME dvidoc \- print TeX DVI files out on a file .SH SYNOPSIS dvidoc .I dvifile .I outputfile .SH DESCRIPTION .IR Dvidoc (1) attempts to print the contents of a DVI file on a regular ASCII file. The output file will not be an exact representation of the DVI file since \*(TX output is designed for a high-resolution device. The output will be an approximate representation of paragraph breaks and it provides a simple quick means to preview output at your terminal. Math mode and tables are not handled well. Also, page breaks will be different when output to a high-resolution device. .PP To use .I dvidoc you must .I \input the macro file .I docmac.tex in the beginning of your \*(TX or \*(LX document. This file redefines the width of the roman, italic, boldface and typewriter fonts. When you wish to output the final document to the laser printer or other high resolution device you should remove the include file .I docmac.tex and re\*(TX your document. .SH FILES .nf .ta \w'/usr/lib/tex/macros/docmac.tex 'u /usr/lib/tex/macros/docmac.tex Input macro package .fi .SH SEE ALSO tex(1)