Graphics, Figures & Tables ⇒ strange eps include problem
strange eps include problem
I ran into a very strange (at least for me) problem. When including two eps figures in a figure environment the first figure, for some strange reason, gets included twice with an offset. Including the pictures by themselves everything is fine...
Kind of hard to describe, probably best to show you the result:
(see further attachments)
The problem is that in the very top left picture in test.pdf the scalebar is shown twice with an offset... if I open the pdf in inkscape I actually see that the complete figure was included twice with an offset!
If I use pdf versions and pdflatex everything works, but I have to use latex->dvi>ps route for a paper submission.
The pictures are created using inkscape.
I tried the following:
* create pictures as pdf and use pdf2ps, ps2eps to convert to eps
* use eps2eps to convert eps
* put the eps into a minipage
nothing helped :(
Any help would be greatly appreciated.
Arun
- Attachments
-
- Fig1b.eps
- (1.17 MiB) Downloaded 145 times
-
- Fig1a.eps
- (540.9 KiB) Downloaded 157 times
-
- test.tex
- A minimal source file
- (558 Bytes) Downloaded 150 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: strange eps include problem --solved
Thanks
Arun
- Stefan Kottwitz
- Site Admin
- Posts: 10350
- Joined: Mon Mar 10, 2008 9:44 pm
Re: strange eps include problem
welcome to the board!
Nice to read that the problem has been solved. Strange effect!
Stefan