From 0d5c338e1e92555de97f5b465f68c7c68045085a Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 1 Apr 2004 14:20:20 +0000 Subject: Fix latex error git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/CalcK/trunk@10 f47d718b-0e4f-0410-8445-f2f96c8ccefb --- doc/documentation.tex | 12 ++++++------ 1 file 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. -- cgit v1.2.3