preamble.tex
changeset 375 faac9ca8f092
parent 336 7a5a73ec8961
child 378 e5867a64cae5
--- a/preamble.tex	Thu Jun 17 21:16:05 2010 -0700
+++ b/preamble.tex	Thu Jun 17 21:17:42 2010 -0700
@@ -27,12 +27,7 @@
 
 % diagrams -------------------------------------------------------
 % figures ---------------------------------------------------------
-%%% borrowed from Dror's cobordisms paper, use this to include eps or pdf graphics.
-\ifpdf
-\newcommand{\pathtodiagrams}{\pathtotrunk diagrams/pdf/}
-\else
-\newcommand{\pathtodiagrams}{\pathtotrunk diagrams/eps/}
-\fi
+\newcommand{\pathtodiagrams}{\pathtotrunk diagrams/}
 
 \newcommand{\mathfig}[2]{\ensuremath{\hspace{-3pt}\begin{array}{c}%
   \raisebox{-2.5pt}{\includegraphics[width=#1\textwidth]{\pathtodiagrams #2}}%