blob: 559f6877d20927b53f1f0ceb1041aea6f2abe424 (
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
27
28
29
30
31
32
33
34
35
|
See the file `Installation' for installation notes.
Here is a quick explanation of the C-TeX directory structure.
ctex
----
Source for C-TeX. I have not included this one, for it is far from
complete.
dev
---
Device drivers - Imagen and Versatec
doc
---
Documentation. (INCOMPLETE)
dvi
---
DVI file manipulators. As yet, there is only dviselect, but more
are planned.
h
-
Header files. Some of these are for C-TeX, some for device drivers,
some for more than one purpose. Ignore the ones that appear unused.
N.B.: these headers may be rearranged somewhat in the future.
lib
---
Library routines, e.g., font file readers, dvi classification tables.
misc
----
Miscellaneous stuff.
|