blob: 3eeefc4684c74c099c0e83f6000178583b4fca73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
dvitty is intended for previewing dvi-files on text-only devices
(terminals and lineprinters). The output is not very pretty many
times, but it still saves quite a lot of work, especially if you
have a little ways to walk to a laserprinter, for example.
The program was originally written in Hedrick-Pascal, running on
TOPS-20, and was later ported to UNIX (BSD, Berkeley-pascal).
It is not very smart in all situations, but still serves it pur-
pose fairly well.
For information on how to use see the man-page.
Before compiling and installing inspect the "compile-time cust-
omization constants" and change them to suit your site.
These constants configure default pager and a little more.
Please report complaints, suggestions, bugs and/or fixes to:
Svante Lindahl, NADA, KTH Numerical Analysis & Computer Science
UUCP: {seismo,mcvax}!enea!ttds!zap Royal Institute of Technology, Sweden
ARPA: enea!ttds!zap@seismo.CSS.GOV EAN: zap@cs.kth.sunet
The TOPS-20 version of the program can also be obtained from the above
address.
|