r432: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 25 Jan 2001 22:47:56 +0000 (22:47 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 25 Jan 2001 22:47:56 +0000 (22:47 +0000)
doc/tex2rtf/ctsim.tex
doc/tex2rtf/mytitle.sty

index 1ed480da4f156e1d670c10240710c3f0b20122c4..0dc9eab08c1d03ba38795d65708999bc8ed77e65 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[letter,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report}%
+\documentclass[11pt]{report}%
 %\input{psbox.tex}
 \usepackage{texhelp}
 \usepackage{fancyheadings}
@@ -281,6 +281,7 @@ Convert a projection file into an imagefile.
 
 \usage
 \begin{itemize}\itemsep=0pt
+\item --help    Print brief online help
 \end{itemize}
 
 \section{pjinfo}\label{pjinfo}\index{ctsimtext,pjinfo}%
@@ -301,30 +302,35 @@ Reconstructs the interior of an object from a projection file.
 \usage
 \begin{twocollist}
 \twocolitemruled{{\bf Parameter}}{{\bf Options}}
-\twocolitem{{\bf --filter}}{Selects which filter to apply to each projection. To properly reconstruct an image, this filter should be multiplied 
+\twocolitem{{\bf --filter}}
+{Selects which filter to apply to each projection. To properly reconstruct an image, this filter should be multiplied 
 by the absolute value of distance from zero frequency.
-  \begin{itemize}\itemsep=0pt
-    \item abs_bandlimit
-    \item abs_cosine
-    \item abs_hamming
-  \end{itemize}}
-  \twocolitem{{\bf --filter-parameter}}{Sets the alpha level for Hamming
+\begin{itemize}\itemsep=0pt
+\item abs\_bandlimit
+\item abs\_cosine
+\item abs\_hamming
+\end{itemize}
+}
+\twocolitem{{\bf --filter-parameter}}{Sets the alpha level for Hamming
   window. At setting of 0.54, this equals the Hanning window.}
-  \twocolitem{{\bf --filter-method}}{Selects the filtering method. For large numbers of detectors, {\tt rfftw} is optimal. For smaller numbers of detectors, {\tt convolution} might be a bit faster. 
+
+\twocolitem{{\bf --filter-method}}{Selects the filtering method. For large numbers of detectors, {\tt rfftw} is optimal. For smaller numbers of detectors, {\tt convolution} might be a bit faster. 
 \begin{itemize}\itemsep=0pt
 \item convolution
-      \item fourier
-      \item fourier_table
-      \item fftw
-      \item rfftw
-\end{itemize}}
-  \twocolitem{{\bf --filter-generation}}{Selects the filter generation. With convolution, {\tt direct} is the proper method to select. With any of the frequency methods, {\tt inverse-fourier} is the best method.
+\item fourier
+\item fourier\_table
+\item fftw
+\item rfftw
+\end{itemize}
+}
+
+\twocolitem{{\bf --filter-generation}}{Selects the filter generation. With convolution, {\tt direct} is the proper method to select. With any of the frequency methods, {\tt inverse-fourier} is the best method.
 \begin{itemize}\itemsep=0pt
 \item direct
-      \item inverse-fourier
+\item inverse-fourier
 \end{itemize}
 }
-  \twocolitem{{\bf --interpolation}}{Interpolation technique. {\tt linear} is optimal.
+\twocolitem{{\bf --interpolation}}{Interpolation technique. {\tt linear} is optimal.
 \begin{itemize}\itemsep=0pt
 \item nearest
 \item linear
@@ -375,9 +381,9 @@ statistics as described by Herman\cite{HERMAN80}.
 \setfooter{\thepage}{}{}{}{}{\thepage}%
 
 \addcontentsline{toc}{chapter}{Index}
-\setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%
-\setfooter{\thepage}{}{}{}{}{\thepage}%
-\printindex%
+\setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}} %
+\setfooter{\thepage}{}{}{}{}{\thepage} %
+\printindex %
 
 \end{document}%
  
index 4a20d7b2c8dd8398e7bc0d977d2868cb2bb5d6e0..4d5652c2e4ae72dc5d1fdb44459c72c5b7b4a28c 100644 (file)
@@ -1,5 +1,4 @@
 % mytitle.sty
-% Julian Smart's Enhanced Titlepage
 
 \def\maketitle{\begin{titlepage}
 \let\footnotesize\small \let\footnoterule\relax \setcounter{page}{0}
 \@thanks
 \vfill
 {\sf\small\begin{flushright}%
-Artificial Intelligence Applications Institute\\
-University of Edinburgh\\
-80 South Bridge\\
-EH1 1HN\\
-Tel. 0131-650-2746
+Heart Hospital of New Mexico\\
+Albuquerque, New Mexico\\
+Tel. 1-505-724-2378
 \end{flushright}}
 \null
 \end{titlepage}