X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fctsim.tex;h=f8d26c092a386f8460e688bcaabe6fa804363413;hb=167d23fb037a032e3a3db3607af6d8be603dca0d;hp=a2af298271fe0d19b8891fba946e1bb4fff8981f;hpb=c48151d8bbe76cc8368ff3f80de989ee3d7d8589;p=ctsim.git diff --git a/doc/ctsim.tex b/doc/ctsim.tex index a2af298..f8d26c0 100644 --- a/doc/ctsim.tex +++ b/doc/ctsim.tex @@ -2,11 +2,11 @@ \usepackage{graphicx} \usepackage{texhelp} \usepackage{fancyhea} -\usepackage{mysober} +%\usepackage{mysober} \usepackage{mytitle} -\usepackage{verbatim} +%\usepackage{verbatim} \usepackage{makeidx} -\usepackage{times} +%\usepackage{times} \usepackage{hyperref} \input{psbox.tex} @@ -16,9 +16,12 @@ \newcommand{\commandref}[2]{\helpref{{\tt $\backslash$#1}}{#2}}% \newcommand{\commandrefn}[2]{\helprefn{{\tt $\backslash$#1}}{#2}\index{#1}}% -\newcommand{\commandpageref}[2]{\latexignore{\helprefn{{\tt $\backslash$#1}}{#2}}\latexonly{{\tt $\backslash$#1} {\it page \pageref{#2}}}\index{#1}}% +\newcommand{\commandpageref}[2]{\latexignore{\helprefn{{\tt $\backslash$#1}}{#2}}\latexonly{{\tt $\backslash$#1} {\it page \pageref{#2}}}\index{#1}} \newcommand{\indexit}[1]{#1\index{#1}}% \newcommand{\inioption}[1]{{\bf {\tt #1}}\index{#1}}% + +\latexignore{\newcommand{\sqrt}[2]{sqrt(#2)}}% + \parskip=10pt% \parindent=0pt% %\backgroundcolour{255;255;255}\textcolour{0;0;0}% Has an effect in HTML only @@ -33,7 +36,6 @@ \begin{document}% \maketitle% \pagestyle{fancyplain}% -\bibliographystyle{plain}% \pagenumbering{roman}% \setheader{{\it CONTENTS}}{}{}{}{}{{\it CONTENTS}}% @@ -75,7 +77,8 @@ 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. +The \ctsim\ package has two executable files: the graphical +\helprefn{ctsim}{ctsim} and text \helprefn{ctsimtext}{ctsimtext} programs. \include{ctsim-concepts}