aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 686ed86..800b7d6 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -8,7 +8,7 @@
% @version $Header$
% @@*/
\documentclass{article}
-\usepackage{epsfig}
+\usepackage{graphicx}
\parskip = 0 pt
\parindent = 0pt
@@ -152,7 +152,7 @@ found in the \texttt{Cartoon2D/test/} directory.
\begin{figure}
\centering
- \epsfig{file=cartoon_plane.eps, height=80mm}
+ \includegraphics[angle=0,height=8cm]{cartoon_plane}
\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.}