aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrideout <rideout@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-12-03 15:47:48 +0000
committerrideout <rideout@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-12-03 15:47:48 +0000
commit148275738986b70f6321a67b19c167ccd057018d (patch)
treeca6604706ae264ba9ecc2c36abb2a770ed5a9809
parent066f7ebd44e714d9320ae2da6924e331b7091a50 (diff)
Generate .pdf figures using epstopdf, and eliminate all /ifpdf type code.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@319 89daf98e-ef62-4674-b946-b8ff9de2216c
-rw-r--r--doc/documentation.tex10
-rw-r--r--doc/hori_bl.pdfbin0 -> 34586 bytes
-rw-r--r--doc/p2_areacomp.pdfbin0 -> 26794 bytes
3 files changed, 2 insertions, 8 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index d8bb9a6..2e2bf22 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -379,10 +379,7 @@ $P_{z}=2M$ and vanishing spin.
\begin{figure}[ht]
\begin{center}
-\ifpdf
-\else
-\includegraphics[angle=0,width=8cm]{p2_areacomp.eps}
-\fi
+\includegraphics[angle=0,width=8cm]{p2_areacomp}
\end{center}
\caption{Convergence of the horizon area for $P_{z}=2M$}
\label{CactusEistein_AHFinder_p2_conv}
@@ -416,10 +413,7 @@ critical coordinate distance for a single horizon is between 1.53M and
\begin{figure}[ht]
\begin{center}
-\ifpdf
-\else
-\includegraphics[angle=0,width=10cm]{hori_bl.eps}
-\fi
+\includegraphics[angle=0,width=10cm]{hori_bl}
\end{center}
\caption{Horizon positions for BL data}
\label{CactusEinstein_AHFinder_p2_conv}
diff --git a/doc/hori_bl.pdf b/doc/hori_bl.pdf
new file mode 100644
index 0000000..75cafcc
--- /dev/null
+++ b/doc/hori_bl.pdf
Binary files differ
diff --git a/doc/p2_areacomp.pdf b/doc/p2_areacomp.pdf
new file mode 100644
index 0000000..bf5e537
--- /dev/null
+++ b/doc/p2_areacomp.pdf
Binary files differ