Re: graphics manual internet



"Maximo" <opositor33@xxxxxxxxxxx> writes:
>Here you are my problems:

the same problems that you posted on 19 july

>1. 1st Problem
>
>This is my code:
>
>\usepackage{graphicx}
>
>\begin{document}
>\includegraphics[height=2.5cm,width=5cm]{c:/imagen/dibujo.bmp}
>\end{document}
>
>Error: file "c:/image/dibujo.bb" not found

answer, in the earlier thread:

either generate a .bb file using ebb,
or use the bb= keyword in the \includegraphics command

>2. 2nd Problem
>
>\usepackage{graphicx}
>
>\DeclareGraphicsRule{.gif}{bmp}{}{}
>
>\begin{document}
>
>\includegraphics[width=2cm,height=2cm]{c:/image/superman.gif}
>
>\end{document}

answer, in the earlier thread:

gif isn't supported by yap. convert the bitmap to .bmp (or something
similar that is supported).
--
Robin (http://www.tex.ac.uk/faq) Fairbairns, Cambridge
.



Relevant Pages