Dear Lyx users and developers,
I am writing a paper with some EPS figures which I have cropped by manually
adjusting the bounding boxes. In Lyx and in PDFs created by pdflatex,
everything looks fine. But using classic LaTeX (via dvi), the figures are
cropped incorrectly.
The values specified in LyX equal those found in the TeX code, and that code is
the same when exported for "LaTeX (normal)" and for "LaTeX (pdflatex)", for
example:
\includegraphics[bb=30bp 60bp 1075bp 805bp,clip,width=0.95\textwidth]{filename}
I am doing something wrong or is that a bug I should submit to the tracker?
Regards
Matthias