|
|
1.1 root 1: % run this through LaTeX
2:
3: \input lcustom
4:
5: \documentstyle[12pt,sfwmac,tgrind,twoside,draftnote]{report}
6:
7: \newcount\volnum
8: \volnum=5
9: \input manual
10:
11: \pagenumbering{roman}
12:
13: \begin{document}
14:
15: \readauxfiles
16:
17: \title{{\huge The ISO\\ Development Environment:\\
18: User's Manual}\vskip 1.5em
19: \LARGE\sl Volume 5: QUIPU}
20: \author{Stephen E.~Kille\\
21: \and Colin J.~Robbins\\
22: \and Michael Roe \\
23: \and Alan Turland}
24: \date{\vskip-1.25em
25: Department of Computer Science \\
26: University College London\vskip 1.5em
27: \ifdraft \versiondate/\\ \tt Draft Version \versiontag/\else \today\fi}
28: \maketitle
29: \newpage
30:
31: \thispagestyle{empty}
32: \setcounter{page}{0}
33: \mbox{}
34: \newpage
35:
36: \tableofcontents
37: \footnotetext[0]{\hskip -\parindent
38: This document (version \versiontag/)
39: was \LaTeX set \today\ with \fmtname\ v\fmtversion.}
40:
41: \listoftables
42:
43: \listoffigures
44:
45: \include{preface}
46:
47: \newpage
48: \ifodd\value{page} \else
49: \mbox{}
50: \newpage
51: \fi
52: \pagenumbering{arabic}
53:
54: \part {Introduction}
55: \include{introduction}
56: \include{q-introduction}
57:
58: \part {User's Guide}
59: \include{q-dish}
60: \include{q-fred}
61: \include{q-widget}
62: \include{q-sunint}
63: \include{q-syntax}
64: \include{q-security}
65:
66: \part {Administrator's Guide}
67: \include{q-dsa}
68: \include{q-secman}
69: \include{q-na}
70:
71: \part {Programmer's Guide}
72: \include{q-dsap}
73: \include{q-operations}
74: \include{q-quipu}
75:
76: \part {Design}
77: \include{q-design}
78:
79: \part {Appendices}
80: \appendix
81: \include{q-appendix-a}
82: \include{q-appendix-b}
83: \include{q-appendix-c}
84: \include{q-appendix-e}
85:
86: \bibliography{bcustom,sfwdoc,networking,directory}
87: \bibliographystyle{alpha}
88:
89: \input volume5.ind
90:
91: \clearpage
92: \ifodd\value{page} \else
93: \mbox{}
94: \newpage
95: \fi
96:
97: \typeout{you can usually ignore the message about Label(s) may have changed}
98:
99: \end{document}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.