DVItoVDU 3.1 for VAX/VMS, October 1989
======================================
Andrew Trevorrow

DVItoVDU is a public-domain DVI previewer that can drive a variety
of commonly available terminals.

The absolutely essential files in this directory are:

DVITOVDU.CLD       - DCL interface to DVItoVDU command
DVITOVDU.EXE       - DVItoVDU image built under VAX/VMS 5.1
HELP               - the text file read by DVItoVDU's ? command
GUIDEMACS.TEX      - macros used by the User and System Guides
USERGUIDE.TEX      - TeX source for the DVItoVDU User Guide
USERGUIDE.DVI      - ready for users to print

Other important files are:

SYSGUIDE.TEX       - TeX source for the DVItoVDU System Guide
BUILD.COM          - used to build DVITOVDU.EXE
MODULA.OLB         - object library with Modula-2 system routines
DVITOVDU.HLP       - source for on-line help
INSTALL.COM        - commands to install DVItoVDU

DVITOVDU.MOD       - Modula-2 source for the main module
SCREENIO.DEF/MOD   - low-level terminal i/o routines
DCLINTERF.DEF/MOD  - DCL interface routines
DVIREADER.DEF/MOD  - DVI file translation routines and data structures
FONTREADE.DEF/MOD  - font file reading routines
VDUINTERF.DEF/MOD  - generic VDU parameters and routines
AED512VDU.DEF/MOD  - routines for AED 512
ANSIVDU.DEF/MOD    - routines for ANSI compatible VDUs
REGISVDU.DEF/MOD   - routines for ReGIS compatible VDUs
TEK4010VD.DEF/MOD  - routines for Tektronix 4010/4014 emulating VDUs
VIS500VDU.DEF/MOD  - routines for VISUAL 500
VIS550VDU.DEF/MOD  - routines for VISUAL 550
VT220VDU.DEF/MOD   - routines for VT220
VT640VDU.DEF/MOD   - routines for VT100 with Retrographics

TRIP.DVI           - Donald Knuth's torture test for TeX
TRIPVDU.TEX        - the source for TRIPVDU.DVI
TRIPVDU.DVI        - a torture test for DVItoVDU
VERBATIM.TEX       - verbatim macros used in TRIPVDU.TEX
