aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@f47d718b-0e4f-0410-8445-f2f96c8ccefb>2004-04-01 14:20:20 +0000
committerschnetter <schnetter@f47d718b-0e4f-0410-8445-f2f96c8ccefb>2004-04-01 14:20:20 +0000
commit0d5c338e1e92555de97f5b465f68c7c68045085a (patch)
tree1fdadfcc500ec29ba0e4f0481e1bdbdf0687e905
parente35a7e6182d1924ccf1494a768973c6b600c86ae (diff)
Fix latex error
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/CalcK/trunk@10 f47d718b-0e4f-0410-8445-f2f96c8ccefb
-rw-r--r--doc/documentation.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 193606c..c2ba3ba 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -45,11 +45,11 @@
%
% Example of including a graphic image:
% \begin{figure}[ht]
-% \begin{center}
-% \includegraphics[width=6cm]{MyArrangement_MyThorn_MyFigure}
-% \end{center}
-% \caption{Illustration of this and that}
-% \label{MyArrangement_MyThorn_MyLabel}
+% \begin{center}
+% \includegraphics[width=6cm]{MyArrangement_MyThorn_MyFigure}
+% \end{center}
+% \caption{Illustration of this and that}
+% \label{MyArrangement_MyThorn_MyLabel}
% \end{figure}
%
% Example of using a label:
@@ -99,7 +99,7 @@
% Add an abstract for this thorn's documentation
\begin{abstract}
Calculate the extrinsic curvature $K_{ij}$ from several time levels of
-the three-metric $\gamma_{ij}, lapse $\alpha$, and shift $\beta^i$.
+the three-metric $\gamma_{ij}$, lapse $\alpha$, and shift $\beta^i$.
\end{abstract}
% The following sections are suggestive only.