aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@eec4d7dc-71c2-46d6-addf-10296150bf52>2002-05-05 08:57:06 +0000
committerallen <allen@eec4d7dc-71c2-46d6-addf-10296150bf52>2002-05-05 08:57:06 +0000
commit5c0c9a3617a974309bb316459e340930c34ccf94 (patch)
tree9ae514468f314e88d9d670b1d4fcd6c8ccc94e4e
parent76c77724cb9c5c4302de36f9a8333c4998547578 (diff)
fixed figures
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@34 eec4d7dc-71c2-46d6-addf-10296150bf52
-rw-r--r--doc/documentation.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 800b7d6..d68b5b7 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -152,7 +152,10 @@ found in the \texttt{Cartoon2D/test/} directory.
\begin{figure}
\centering
- \includegraphics[angle=0,height=8cm]{cartoon_plane}
+ \ifpdf
+ \else
+ \includegraphics[angle=0,height=8cm]{cartoon_plane.eps}
+ \fi
\caption{The cartoon plane layout. The symmetry axis is the
$z$-axis, with grid functions defined on the $y=0$ plane, in this
example with two ghost zones.}