# HG changeset patch # User Scott Morrison # Date 1285646947 25200 # Node ID d2430f0a14f6b6cdf1232531c7e9623aa4fdc05e # Parent 7725c999c3e79d578c15424cdca3f9bfb381e0dd fixing external graphic diff -r 7725c999c3e7 -r d2430f0a14f6 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}