r532: no message
[ctsim.git] / doc / ctsim-textui.tex
index 9390fb0c13373fe326cbe4684f2a4a7f1b209a03..9d8dc0e82056ba309b9969e46c2867b6cb9ec2c5 100644 (file)
@@ -1,6 +1,6 @@
 \chapter{The Command Line Interface}\label{ctsimtext}\index{ctsimtext}%
 \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
-\setfooter{\thepage}{}{}{}{\small Manual v0.2}{\thepage}%
+\setfooter{\thepage}{}{}{}{\manver}{\thepage}%
 
 \ctsimtext\ is a master shell for all of the command-line utilities.
 
@@ -205,7 +205,19 @@ bit faster.
 \item fftw
 \item rfftw
 \end{itemize}
-} \twocolitem{\textbf{-\,-interpolation}}{Interpolation technique.
+}
+
+\twocolitem{\textbf{-\,-filter-generation}}{Selects the filter
+generation. With convolution, \texttt{direct} is the proper method
+to select. With any of the frequency methods,
+\texttt{inverse-fourier} is the best method.
+\begin{itemize}\itemsep=0pt
+\item direct
+\item inverse-fourier
+\end{itemize}
+}
+
+\twocolitem{\textbf{-\,-interpolation}}{Interpolation technique.
 \texttt{linear} is optimal.
 \begin{itemize}\itemsep=0pt
 \item nearest
@@ -213,14 +225,7 @@ bit faster.
 \item cubic
 \end{itemize}
 }
-\end{twocollist}
 
-\subsection{Advanced Options}
-
-These options are only visible if \emph{Advanced Options} has been
-selected in the \texttt{File/Preferences} dialog.
-
-\begin{twocollist}
 \twocolitem{\textbf{-\,-backprojection}}{Selects the
 backprojection technique. A setting of \texttt{idiff} is optimal.
 \begin{itemize}\itemsep=0pt
@@ -234,13 +239,4 @@ backprojection technique. A setting of \texttt{idiff} is optimal.
 \twocolitem{\textbf{-\,-zeropad}}{Zeropad factor. A setting of
 \texttt{1} is optimal.}
 
-\twocolitem{\textbf{-\,-filter-generation}}{Selects the filter
-generation. With convolution, \texttt{direct} is the proper method
-to select. With any of the frequency methods,
-\texttt{inverse-fourier} is the best method.
-\begin{itemize}\itemsep=0pt
-\item direct
-\item inverse-fourier
-\end{itemize}
-}
 \end{twocollist}