X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fctsim.tex;h=11a3c5ad28ffc9296bced2a46ba4bd559db9c6b5;hb=0c3ea21d77bf4381ccc89ec8ac4c66370dd22faf;hp=68aea69c9956b3a14a26283213adfa89eaeb6298;hpb=54d83ac5be392640ae8d65f3398e445c61741aaf;p=ctsim.git diff --git a/doc/ctsim.tex b/doc/ctsim.tex index 68aea69..11a3c5a 100644 --- a/doc/ctsim.tex +++ b/doc/ctsim.tex @@ -4,7 +4,7 @@ \usepackage{fancyhea} %\usepackage{mysober} \usepackage{mytitle} -%\usepackage{verbatim} +\usepackage{verbatim} \usepackage{makeidx} %\usepackage{times} \usepackage{hyperref} @@ -28,26 +28,25 @@ \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.}% -\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% + \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% +\parskip=10pt \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. @@ -70,7 +69,7 @@ PERFORMANCE OF THIS SOFTWARE. \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 @@ -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. -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} @@ -93,6 +96,8 @@ The \ctsim\ package has two executable files: the graphical \include{ctsim-web} +\include{ctsim-install} + \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}}% -\setfooter{\thepage}{}{}{}{}{\thepage}% +\setfooter{\thepage}{}{}{}{\small Manual v0.2}{\thepage}% \addcontentsline{toc}{chapter}{Index} \setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}} % -\setfooter{\thepage}{}{}{}{}{\thepage} % +\setfooter{\thepage}{}{}{}{\small Manual v0.2}{\thepage} % \printindex % -\end{document}% +\end{document}