Bug#286686: tetex-base: Division by zero when rotating eps file with \includegraphics
On 21.12.04 Alexander Buerger (buerger@iskp.uni-bonn.de) wrote:
Hi,
> Running latex on the following produces an error message "division
> by zero". Putting height= first and angle= second, it works.
>
> \documentclass{article}
> \usepackage{graphicx}
> \begin{document}
> \begin{figure}[htbp]
> \includegraphics[angle=270,height=3in]{test.eps} %% does not work
> \end{figure}
> \end{document}
>
>
Does http://www.tex.ac.uk/cgi-bin/texfaq2html?label=divzero help you
for now? I'm not sure if that is a bug in LaTeX.
Regards,
Hilmar
--
sigmentation fault
Reply to: