From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- dviware/umddvi/readme | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 dviware/umddvi/readme (limited to 'dviware/umddvi/readme') diff --git a/dviware/umddvi/readme b/dviware/umddvi/readme new file mode 100644 index 0000000000..559f6877d2 --- /dev/null +++ b/dviware/umddvi/readme @@ -0,0 +1,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. -- cgit v1.2.3