r523: *** empty log message ***
[ctsim.git] / doc / ctsim.tex
index 68aea69c9956b3a14a26283213adfa89eaeb6298..11a3c5ad28ffc9296bced2a46ba4bd559db9c6b5 100644 (file)
@@ -4,7 +4,7 @@
 \usepackage{fancyhea}
 %\usepackage{mysober}
 \usepackage{mytitle}
 \usepackage{fancyhea}
 %\usepackage{mysober}
 \usepackage{mytitle}
-%\usepackage{verbatim}
+\usepackage{verbatim}
 \usepackage{makeidx}
 %\usepackage{times}
 \usepackage{hyperref}
 \usepackage{makeidx}
 %\usepackage{times}
 \usepackage{hyperref}
 \parskip=10pt%
 \parindent=0pt%
 %\backgroundcolour{255;255;255}\textcolour{0;0;0}% Has an effect in HTML only
 \parskip=10pt%
 \parindent=0pt%
 %\backgroundcolour{255;255;255}\textcolour{0;0;0}% Has an effect in HTML only
-\winhelpignore{\title{CTSim 3.0 User Manual}%
+\title{CTSim 3.0 User Manual}%
 \author{Kevin Rosenberg, M.D.}%
 \author{Kevin Rosenberg, M.D.}%
-\date{February 2001}%
-}%
-\winhelponly{\title{CTSim 3.0 User Manual}%
-\author{by Kevin Rosenberg, M.D.\\$$\image{3cm;3cm}{logo-huge.bmp}$$}%
-}%
+\date{February 9, 2001}%
 \makeindex%
 \makeindex%
+
 \begin{document}%
 \maketitle%
 \pagestyle{fancyplain}%
 \pagenumbering{roman}%
 
 \setheader{{\it CONTENTS}}{}{}{}{}{{\it CONTENTS}}%
 \begin{document}%
 \maketitle%
 \pagestyle{fancyplain}%
 \pagenumbering{roman}%
 
 \setheader{{\it CONTENTS}}{}{}{}{}{{\it CONTENTS}}%
-\setfooter{\thepage}{}{}{}{}{\thepage}%
+\setfooter{\thepage}{}{}{}{\small Manual v0.2}{\thepage}%
+\parskip=2pt
 \tableofcontents%
 
 \tableofcontents%
 
+\parskip=10pt
 \chapter*{Copyright notice}%
 \setheader{{\it COPYRIGHT}}{}{}{}{}{{\it COPYRIGHT}}%
 \chapter*{Copyright notice}%
 \setheader{{\it COPYRIGHT}}{}{}{}{}{{\it COPYRIGHT}}%
-\setfooter{\thepage}{}{}{}{}{\thepage}%
+\setfooter{\thepage}{}{}{}{\small Manual v0.2}{\thepage}%
 
 Copyright (c) 1983-2001 Kevin Rosenberg, M.D.
 
 
 Copyright (c) 1983-2001 Kevin Rosenberg, M.D.
 
@@ -70,7 +69,7 @@ PERFORMANCE OF THIS SOFTWARE.
 \chapter{Introduction}\label{introduction}%
 \pagenumbering{arabic}%
 \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
 \chapter{Introduction}\label{introduction}%
 \pagenumbering{arabic}%
 \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
-\setfooter{\thepage}{}{}{}{}{\thepage}%
+\setfooter{\thepage}{}{}{}{\small Manual v0.2}{\thepage}%
 
 $$\image{3cm;3cm}{logo-huge.eps}$$
 Computed Tomography is a technique for estimating the interior of an object
 
 $$\image{3cm;3cm}{logo-huge.eps}$$
 Computed Tomography is a technique for estimating the interior of an object
@@ -80,12 +79,16 @@ can be either projected through or emitted from the object.
 \rtfsp\ctsim\ can then reconstruct the interior of the object from the projections
 collected around the phantom object.
 
 \rtfsp\ctsim\ can then reconstruct the interior of the object from the projections
 collected around the phantom object.
 
-The \ctsim\ package has two executable files: the graphical 
-\helprefn{ctsim}{ctsim} and text \helprefn{ctsimtext}{ctsimtext} programs.
+This manual begins with an introduction into the concepts of
+\rtfsp\ctsim. Then, the graphical shell, \helprefn{ctsim}{ctsim},
+is documented followed the the command-line shell,
+\helprefn{ctsimtext}{ctsimtext}. Finally, the web-based
+\helprefn{interface}{webinterface} is discussed followed by
+\helprefn{installation}{installation} instructions.
 
 
-\include{ctsim-concepts}
+I hope that you enjoy \ctsim!
 
 
-\include{ctsim-install}
+\include{ctsim-concepts}
 
 \include{ctsim-gui}
 
 
 \include{ctsim-gui}
 
@@ -93,6 +96,8 @@ The \ctsim\ package has two executable files: the graphical
 
 \include{ctsim-web}
 
 
 \include{ctsim-web}
 
+\include{ctsim-install}
+
 \include{ctsim-appendix}
 
 \newpage
 \include{ctsim-appendix}
 
 \newpage
@@ -101,11 +106,11 @@ The \ctsim\ package has two executable files: the graphical
 \bibliography{ctsim}
 \addcontentsline{toc}{chapter}{Bibliography}
 \setheader{{\it REFERENCES}}{}{}{}{}{{\it REFERENCES}}%
 \bibliography{ctsim}
 \addcontentsline{toc}{chapter}{Bibliography}
 \setheader{{\it REFERENCES}}{}{}{}{}{{\it REFERENCES}}%
-\setfooter{\thepage}{}{}{}{}{\thepage}%
+\setfooter{\thepage}{}{}{}{\small Manual v0.2}{\thepage}%
 
 \addcontentsline{toc}{chapter}{Index}
 \setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}} %
 
 \addcontentsline{toc}{chapter}{Index}
 \setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}} %
-\setfooter{\thepage}{}{}{}{}{\thepage} %
+\setfooter{\thepage}{}{}{}{\small Manual v0.2}{\thepage} %
 \printindex %
 
 \printindex %
 
-\end{document}%
+\end{document}