aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/documentation.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 6a16d45..e36383a 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -89,7 +89,7 @@ will hide all of that. Another advantage is that your code will compile
and run, even though certain solvers are not compiled in. In these case, you
will have to do some return value checking to offer alternatives.
-\subsection{\tt Ell\_LinFlat}
+\subsection{{\tt Ell\_LinFlat}}
To call this interface from {\bf Fortran}:
\begin{verbatim}
call Ell_LinFlatSolver(ierr, cctkGH, phi_gfi, M_gfi, N_gfi,
@@ -160,7 +160,7 @@ c could be coded here
\end{verbatim}
-\subsection{\tt Ell\_LinMetric}
+\subsection{{\tt Ell\_LinMetric}}
To call this interface from {\bf Fortran}:
\begin{verbatim}
call Ell_LinMetricSolver(ierr, cctkGH, Metric_gfi,
@@ -203,7 +203,7 @@ check the documentation of the elliptic solvers or check for
registration infomation outputted by a cactus at runtime.
\end{itemize}
-\subsection{\tt Ell\_LinConfMetric}
+\subsection{{\tt Ell\_LinConfMetric}}
To call this interface from {\bf Fortran}:
\begin{verbatim}
call Ell_LinMetricSolver(ierr, cctkGH, MetricPsi_gfi,