|
|
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=1
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 1: Application Services}
20: \author{Marshall T.~Rose\\ Performance Systems International, Inc.}
21: \date{\ifdraft \versiondate/\\ \tt Draft Version \versiontag/\else \today\fi}
22: \maketitle
23: \newpage
24:
25: \thispagestyle{empty}
26: \setcounter{page}{0}
27: \mbox{}
28: \newpage
29:
30: \tableofcontents
31: \footnotetext[0]{\hskip -\parindent
32: This document (version \versiontag/)
33: was \LaTeX set \today\ with \fmtname\ v\fmtversion.}
34:
35: \listoftables
36:
37: \listoffigures
38:
39: \include{preface}
40:
41: \newpage
42: \ifodd\value{page} \else
43: \mbox{}
44: \newpage
45: \fi
46: \pagenumbering{arabic}
47:
48: \part {Introduction}
49: \include{introduction}
50:
51: \part {Application Services}
52: \include{acsap}
53: \include{rosap}
54: \include{rtsap}
55:
56: \part {Data Services}
57: \include{psap}
58:
59: \part {Databases}
60: \include{aliases}
61: \include{entities}
62: \include{macros}
63: \include{objects}
64: \include{defining}
65:
66: \part {Appendices}
67:
68: \appendix
69: \include{appendix2}
70:
71: \bibliography{bcustom,sfwdoc,networking}
72: \bibliographystyle{alpha}
73:
74: \input volume1.ind
75:
76: \clearpage
77: \ifodd\value{page} \else
78: \mbox{}
79: \newpage
80: \fi
81:
82: \typeout{you can usually ignore the message about Label(s) may have changed}
83:
84: \end{document}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.