|
|
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=3
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 3: Applications}
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 {File Transfer, Access and Management}
52: \include{libftam}
53: \include{documents}
54: \include{unixftam}
55: \include{ftamftp}
56:
57: \part {Virtual Terminal}
58: \include{unixvt}
59:
60: \part {Miscellaneous Applications}
61: \include{imisc}
62:
63: \bibliography{bcustom,sfwdoc,networking}
64: \bibliographystyle{alpha}
65:
66: \input volume3.ind
67:
68: \clearpage
69: \ifodd\value{page} \else
70: \mbox{}
71: \newpage
72: \fi
73:
74: \typeout{you can usually ignore the message about Label(s) may have changed}
75:
76: \end{document}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.