Re: graphics manual internet
- From: rf@xxxxxxxxxxxx (Robin Fairbairns)
- Date: 1 Aug 2005 16:08:07 GMT
"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
.
- Follow-Ups:
- Re: graphics manual internet
- From: Maximo
- Re: graphics manual internet
- From: Maximo
- Re: graphics manual internet
- References:
- graphics manual internet
- From: Maximo
- Re: graphics manual internet
- From: Morten Høgholm
- Re: graphics manual internet
- From: Maximo
- graphics manual internet
- Prev by Date: Re: figure in figure
- Next by Date: Re: I am a LAMER
- Previous by thread: Re: graphics manual internet
- Next by thread: Re: graphics manual internet
- Index(es):
Relevant Pages
|