This directory contains a several tools to manipulate the DVI files produced
by TeX and LaTeX. Additionally, it includes a re-distribution of the
DVI library routines written by Chris Torek at the University of Maryland.
The utilities included are:

dviselect	select specific pages from a DVI file
iptex		print a dvi file on an Imagen
verser		print a dvi file on a versatex
texx		a dvi previewer for X-11 windows
texsun		a dvi previewer for SunView windows

To install this package, read the documentation in the file
doc/installation.tex. The short instructtions follow.

Change the binary path names in the makefile.
Select the desired utilities in the install line of the makefile.
Select a location for your ``font description'' file, and copy and
modify the file in doc/fontdesc.tex to suit your local installation.
Edit the FONTDESC variable the main makefile.
Type 'make all'. If this works, type 'make install'.

Dirk Grunwald
Univ. of Illinois
grunwald@m.cs.uiuc.edu

Manifest:
./previewers/dvistuff.c
./previewers/texsun.c
./previewers/texx.c
./previewers/sundvi.c
./lib/conv.c
./lib/dviclass.c
./lib/error.c
./lib/findpost.c
./lib/fio.c
./lib/font.c
./lib/font_subr.c
./lib/gfclass.c
./lib/gripes.c
./lib/magfactor.c
./lib/rotate.c
./lib/scaletfm.c
./lib/scanpost.c
./lib/search.c
./lib/seek.c
./lib/split.c
./lib/strsave.c
./lib/tfm.c
./lib/gffont.c
./lib/pkfont.c
./lib/pxlfont.c
./lib/tfmfont.c
./misc/bcopy.c
./misc/bzero.c
./misc/showtfmwidth.c
./misc/showfont.c
./misc/checkw.c
./misc/fixfix.c
./src/draw.c
./src/imagen1.c
./src/dviselect.c
./src/verser1.c
./previewers/dvistuff.h
./h/arith.h
./h/binding.h
./h/box.h
./h/conv.h
./h/dvi.h
./h/dviclass.h
./h/dvicodes.h
./h/error.h
./h/fio.h
./h/font.h
./h/gfclass.h
./h/gfcodes.h
./h/imPcodes.h
./h/imagen.h
./h/io.h
./h/num.h
./h/postamble.h
./h/search.h
./h/str.h
./h/tfm.h
./h/types.h
./h/verser.h
./previewers/texx.1
./previewers/texsun.1
./misc/checkw.1
./src/iptex.1
./src/dviselect.1
./misc/check.sh
./misc/getdep.sh
./misc/unmakesubdir.sh
./misc/makesubdir.sh
./src/iptex.sh
./doc/main.tex
./doc/iptex.tex
./doc/fontdesc.tex
./doc/installation.tex
./doc/texx.tex
./lib/MAN/all.tex
./lib/MAN/Base.tex
./lib/MAN/dviclass.tex
./lib/MAN/magfactor.tex
./lib/MAN/bstring.tex
./previewers/Makefile
./Makefile
./doc/Makefile
./lib/MAN/Makefile
./lib/Makefile
./misc/Makefile
./src/Makefile

