r491: no message
[ctsim.git] / doc / ctsim.tex
index be1030f895be8bfab836aae8ec18b3e9fc2012b9..6dfe2ba17626d42bf3404d19cea8f8276cf532d6 100644 (file)
@@ -1,18 +1,18 @@
 \documentclass[11pt]{report}%
-%\input{psbox.tex}
 \usepackage{graphicx}
 \usepackage{texhelp}
-\usepackage{fancyheadings}
+\usepackage{fancyhea}
 \usepackage{mysober}
 \usepackage{mytitle}
 \usepackage{verbatim}
 \usepackage{makeidx}
 \usepackage{times}
 \usepackage{hyperref}
+\input{psbox.tex}
 
-\newcommand{\ctsim}{{\tt CTSim}}
-\newcommand{\ctsimtext}{{\tt CTSimText}}
-\newcommand{\usage}{{\bf Usage}{\par}}
+\newcommand{\ctsim}{\texttt{CTSim}}
+\newcommand{\ctsimtext}{\texttt{CTSimText}}
+\newcommand{\usage}{\textbf{Usage}\par}
 
 \newcommand{\commandref}[2]{\helpref{{\tt $\backslash$#1}}{#2}}%
 \newcommand{\commandrefn}[2]{\helprefn{{\tt $\backslash$#1}}{#2}\index{#1}}%
@@ -67,18 +67,17 @@ PERFORMANCE OF THIS SOFTWARE.
 \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
 \setfooter{\thepage}{}{}{}{}{\thepage}%
 
-\winhelponly{$$\image{3cm;3cm}{logo-huge}$$}%
-\htmlonly{$$\image{3cm;3cm}{logo-huge.gif}$$}%
+\image{3cm;3cm}{logo-huge.eps}
 Computed Tomography is a technique for estimating the interior of an object 
 from measurement of radiation collected around the object. This radiation 
 can be either projected through or emitted from the object.
-\rtfsp\ctsim simulates the process of projecting X-rays through a phantom object.
-\rtfsp\ctsim can then reconstruct the interior of the object from the projections
+\rtfsp\ctsim\ simulates the process of projecting X-rays through a 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.
+The \ctsim\ package has two executable files: the graphical \helprefn{ctsim}{ctsim} and text \helprefn{ctsimtext}{ctsimtext} programs.
 
-\include{ctsim-concepts}
+%\include{ctsim-concepts}
 
 \include{ctsim-install}