|
|
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=2 ! 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 2: Underlying 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 {Underlying Services} ! 52: \include{psap2} ! 53: \include{ssap} ! 54: \include{tsap} ! 55: ! 56: \part {Databases} ! 57: \include{services} ! 58: \include{tailoring} ! 59: \include{logging} ! 60: ! 61: \part {Configuration} ! 62: \include{tswitch} ! 63: ! 64: \bibliography{bcustom,sfwdoc,networking} ! 65: \bibliographystyle{alpha} ! 66: ! 67: \input volume2.ind ! 68: ! 69: \clearpage ! 70: \ifodd\value{page} \else ! 71: \mbox{} ! 72: \newpage ! 73: \fi ! 74: ! 75: \typeout{you can usually ignore the message about Label(s) may have changed} ! 76: ! 77: \end{document}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.