|
|
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=4 ! 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 4: The Applications Cookbook} ! 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 {Overview} ! 52: \include{concepts} ! 53: \include{discipline} ! 54: ! 55: \part {Utensils} ! 56: \include{rosy} ! 57: \include{posy} ! 58: \include{pepy} ! 59: ! 60: \part {Recipes} ! 61: \include{librosy} ! 62: \include{initiator} ! 63: \include{responder} ! 64: \include{passwd} ! 65: ! 66: \bibliography{bcustom,sfwdoc,networking} ! 67: \bibliographystyle{alpha} ! 68: ! 69: \input volume4.ind ! 70: ! 71: \clearpage ! 72: \ifodd\value{page} \else ! 73: \mbox{} ! 74: \newpage ! 75: \fi ! 76: ! 77: \typeout{you can usually ignore the message about Label(s) may have changed} ! 78: ! 79: \end{document}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.