2 Nov 14:22
Externalizing Graphics within subdirectories?
Hans Meine <meine <at> informatik.uni-hamburg.de>
2007-11-02 13:22:55 GMT
2007-11-02 13:22:55 GMT
Hi!
I am currently unsuccessfully trying to externalize graphics within my PhD
thesis. I am constantly getting errors like the following:
(./Figures/house-example/house-GeoMap.tikzError (0): PDF file is damaged -
attempting to reconstruct xref table...
Error: Couldn't find trailer dictionary
Error: Couldn't read xref table
Error: pdflatex (file Figures/house-example/house-GeoMap.pdf): xpdf: reading
PD
F image failed
==> Fatal error occurred, the output PDF file is not finished!
where "Figures/house-example/house-GeoMap.tikz" is the picture, included with
\input{Figures/house-example/house-GeoMap.tikz} from the main file.
I have now tried the same approach in another shorter document, where all
images are within the same directory (no Figures/ subdir), and it worked.
(Great feature BTW!
)
Are there known problems with images within subdirectories?
Would you use \beginpgfgraphicnamed{Figures/house-example/house-GeoMap}
or \beginpgfgraphicnamed{house-GeoMap}? (I have tried both, with the same
error message as shown above. I have also cleared any generated files
between successive tries.)
I have also tried different figures, but the only differences between my
working example and the non-working are now the subdirectories and the
(Continue reading)
RSS Feed