Hi

I am using LyX 1.6.6.1 on OSX and I have an issue where I can't insert a pdf
image (loaded as a "file" "external material") into an image float. If I
place it as a stand alone object, outside an image float the document
compiles fine. But, if I place it inside an image float LyX complains with
an error in a later paragraph.

I just noticed that if I view source, the outside pdf give this:

 % Preview source code for paragraph 75

\includepdf[pages=-]{/Users/alex/Dropbox/Honours/Documents/Thesis/Images/percent_pop_change_hob}


whereas the inside image float pddf gives this:


% Preview source code for paragraph 75
%

\begin{figure}

\includepdf[pages=-]{Images/percent_pop_change_hob}

\caption{Population change in the Greater Hobart region between 2001 and
2006

(image source: \citep{statistics2006hobart})}

\end{figure}

Note the relative path in the second bit. Why would this cause a problem
though?

Thanks,

Alex

-- 
Alex Leith
Surveying and Spatial Sciences
University of Tasmania
email: [email protected]
mobile: 0419189050

Reply via email to