From 13ed5e0cf640e04c6ef3b6c20335fb251b4cc7ba Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 1 May 2002 13:01:41 +0000 Subject: [PATCH 1/1] r1850: *** empty log message *** --- doc/Makefile.am | 6 +++--- doc/ctsim.tex | 19 +++++++++---------- 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 1a3df93..684a333 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -14,7 +14,7 @@ ctsim.ps: ctsim.dvi dvips ctsim dvi: ctsim.dvi -ctsim.dvi: ctsim.tex +ctsim.dvi: $(docs) cp ctsim-latex.bib ctsim.bib latex ctsim bibtex ctsim @@ -22,7 +22,7 @@ ctsim.dvi: ctsim.tex makeindex ctsim latex ctsim -winhelp: ctsim.tex +winhelp: $(docs) rm -f ctsim.rtf ctsim.cnt cp ctsim-tex2rtf.bib ctsim.bib tex2rtf ctsim.tex ctsim.rtf -winhelp @@ -39,7 +39,7 @@ htmlhelp: ctsim.tex cp ctsim.htb ../msvc/ctsim/. cp ctsim.htb ../src/. -html: +html: $(docs) rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk ctsim.zip cp ctsim-tex2rtf.bib ctsim.bib tex2rtf ctsim.tex ctsim.html -html diff --git a/doc/ctsim.tex b/doc/ctsim.tex index 08dd8bf..8eae88e 100644 --- a/doc/ctsim.tex +++ b/doc/ctsim.tex @@ -28,7 +28,7 @@ \newcommand{\mandate}[0]{February 22, 2001} \newcommand{\ctsimfooter}{\setfooter{\thepage}{}{}{\small Manual \manver}{\small \mandate}{\thepage}} \newcommand{\doublehyphen}[1]{-\,-\texttt{#1}} -\newcommand{\ctsimvernum}[0]{3.0.0} +\newcommand{\ctsimvernum}[0]{3.5.0} \newcommand{\ctsimver}[0]{CTSim \ctsimvernum} \newcommand{\ctsimheadtitle}{\ctsimver\ Manual} @@ -37,7 +37,7 @@ \parskip=10pt% \parindent=0pt% %\backgroundcolour{255;255;255}\textcolour{0;0;0}% Has an effect in HTML only -\title{CTSim 3.0 User Manual}% +\title{CTSim 3.5 User Manual}% \author{Kevin M. Rosenberg, M.D.}% \makeindex% @@ -78,15 +78,14 @@ PERFORMANCE OF THIS SOFTWARE. \setheader{{\it COPYRIGHT}}{}{}{\ctsimheadtitle}{}{{\it COPYRIGHT}}% \setfooter{\thepage}{}{}{}{\manver}{\thepage}% -\textbf{Ian Kay, Ph.D.}\\ -Special thanks to Dr. Kay for contributing portions to this manual. Dr. Kay has assisted the -development of \ctsim\ with bug reports and fixes. +\textbf{Ian Kay, Ph.D.}\\ Special thanks to Dr. Kay for contributing +portions to this manual. Dr. Kay has assisted the development of +\ctsim\ with the addition of helical scanning, bug reports, and paches. -\textbf{Gabor T. Herman, Ph.D.}\\ -Dr. Herman's publications on computed tomography inspired me to -create the initial version \ctsim\ in 1983. Dr. Herman -has graciously permitted use of his -copyrighted head phantom for use in \ctsim. +\textbf{Gabor T. Herman, Ph.D.}\\ Dr. Herman's publications on +computed tomography inspired the initial version \ctsim\ in +1983. Dr. Herman has graciously permitted use of his copyrighted head +phantom for use in \ctsim. \setheader{{\it CONTENTS}}{}{}{\ctsimheadtitle}{}{{\it CONTENTS}}% -- 2.34.1