--- manual/manual.tex 2004/03/16 15:43:05 1.23 +++ manual/manual.tex 2005/07/14 20:39:23 1.31 @@ -1,7 +1,7 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.23 2004/03/16 15:43:05 afe Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.31 2005/07/14 20:39:23 cnh Exp $ % $Name: $ -\documentclass[12pt]{book} +\documentclass[10pt]{book} %To help cross-reference %\usepackage{showlabels} @@ -24,17 +24,45 @@ % afe Commands to standardize typesetting \newcommand{\file}[1]{\texttt{#1}} - \newcommand{\sectiontitle}[1]{\textsl{#1}} - \newcommand{\code}[1]{\texttt{#1}} - - -%eh3 try out the epsfig package +%% EH3 : try out the epsfig package \usepackage[dvips]{epsfig} \def\scalefig#1{\epsfxsize #1\textwidth} +%EH3% ========================================================== +%EH3% *** PRIVATE SECTIONS ****** PRIVATE SECTIONS *** +%EH3% +%EH3% Directions: To build the ``private'' or ``local-only'' +%EH3% version of this manual, then edit the following so +%EH3% they appear as: +%EH3% +%EH3% % \includecomment{versionprivate} +%EH3% \excludecoment{versionprivate} +%EH3% +%EH3% The default is to include everything which is: +%EH3% +%EH3% \includecomment{versionprivate} +%EH3% % \excludecoment{versionprivate} + +%\includecomment{versionprivate} +\excludecomment{versionprivate} + +%EH3% +%EH3% To use this comment, simply bracket any part of the +%EH3% manual with two lines that contain ONLY the following +%EH3% pair: +%EH3% +%EH3% \begin{versionprivate} +%EH3% \end{versionprivate} +%EH3% +%EH3% with NO additional comments or other commands on the +%EH3% lines containing the \begin{...}\end{...} statements. +%EH3% +%EH3% *** PRIVATE SECTIONS ****** PRIVATE SECTIONS *** +%EH3% ========================================================== + %ph%\usepackage{epsfig} %ph%\usepackage{psfrag} @@ -85,7 +113,8 @@ % This allows hyperlinks in PDF % hyperref package and colors for hyperref package \usepackage{color} -\usepackage[dvips]{hyperref} +\usepackage{hyperref} +%\usepackage[dvips] \definecolor{darkgreen}{rgb}{0,0.4,0} \definecolor{darkblue}{rgb}{0,0,0.4} \definecolor{darkred}{rgb}{0.5,0,0} @@ -155,7 +184,7 @@ \input{part6/part6} %\pagebreak -% Section: Diagnostics +% Section: Pre-processing and Post-processing Tools \input{part7/part7} %\pagebreak @@ -163,6 +192,10 @@ \input{part8/part8} %\pagebreak +% Section: Model Uses +\input{model_uses} +%\pagebreak + % Section: References: %\markboth{BIBLIOGRAPHY}{BIBLIOGRAPHY} \addcontentsline{toc}{chapter}{BIBLIOGRAPHY}