fixing external graphic
authorScott Morrison <scott@tqft.net>
Mon, 27 Sep 2010 21:09:07 -0700
changeset 563 d2430f0a14f6
parent 562 7725c999c3e7
child 564 4c0492f2a662
fixing external graphic
text/intro.tex
--- a/text/intro.tex	Mon Sep 27 21:07:29 2010 -0700
+++ b/text/intro.tex	Mon Sep 27 21:09:07 2010 -0700
@@ -92,7 +92,6 @@
 
 \begin{figure}[!ht]
 {\center
-
 \beginpgfgraphicnamed{gadgets-external}%
 \begin{tikzpicture}[align=center,line width = 1.5pt]
 \newcommand{\xa}{2}
@@ -130,8 +129,8 @@
 \draw[->] (FU) -- node[left] {blob complex \\ for balls} (Cs);
 \draw[<->] (BC) -- node[right] {$\iso$ by \\ Corollary \ref{cor:new-old}} (BCs);
 \end{tikzpicture}
-\endpgfgraphicnamed{gadgets-external}%
-
+\endpgfgraphicnamed%
+\mbox{} % <-- weird, doesn't compile unless I put something here after the \endpgfgraphicnamed...? -S
 }
 \caption{The main gadgets and constructions of the paper.}
 \label{fig:outline}