summaryrefslogtreecommitdiff
path: root/dviware/umddvi/doc/doc.tex
blob: eb6fb4ce2fb957e03ac73b6dc3c30200b8ad9aa1 (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
% doc.tex - documentation on the C-TeX distribution code

% 11pt
\magnification=\magstephalf

% Some of the information herein is duplicated in other files

% This file itself is woefully incomplete.

\font\titlebf=cmssbx10 scaled \magstep2
\font\titlerm=cmr10 scaled \magstep2
\font\smalltitlerm=cmr10 scaled \magstep1
\font\csc=cmcsc10
\chardef\pipe=`| \chardef\hat="5E \chardef\bs='134 \chardef\tilde="7E

\headline={\tenrm\hfil\ifnum\pageno>0 C-\TeX\hfil\llap{\folio}\fi}
\footline={}

\input section % sections
\input box % fancy boxes
\input dow % day of week
\input verb % verbatim text

\def\today{\ifcase\month\or January\or February\or March\or April\or
May\or June\or July\or August\or September\or October\or November\or
December\ \number\day, \number\year}

\def\ctex{C-\TeX}

\parskip=.5\baselineskip plus1pt
\DoContents
\pageno=0
\null\vskip 3cm
\centerline{\titlerm \ctex}
\vskip 1.5cm
\centerline{\smalltitlerm Chris Torek}
\vskip 1cm
\centerline{Department of Computer Science}
\centerline{University of Maryland}
\centerline{College Park, Maryland 20742}
\vskip 1cm

\line{Revision 0 as of \DayOfWeek, \today}

{\narrower\narrower\vskip.5\baselineskip
abstract here

}

\vfill\eject
\pageno=1

\section 1 {Introduction}
\input intro

\section 1 {User Guide}
%\input uguide

\esection 2 {DVI-to-Device Conversion Programs (`Drivers')}
\input dvitodev

\section  2 {DVI-to-DVI Conversion Programs}
\input dvitodvi

\section 1 {Administration}
\esection 2 {Installation}
\input install

\section  2 {Updates}
\input updates

\section 1 {Writing \ctex\ Software}
\esection 2 {The \ctex\ Library}
\input library

\section  2 {An Overview of the Imagen Driver}
\input exdriver

% \section 1 {anything else I may think of}

\PrintTOC
\bye