To position a picture

Random questions or observations about and around computers
Post Reply
gdesvignes
Posts: 12
Joined: Mon Dec 28, 2009 12:04 am

To position a picture

Post by gdesvignes » Wed Jun 16, 2010 8:00 am

HEEELLP MEEEE !!!

You should take your crystal ball, I need help (again...).
I use beamer to make my presentation. I would like to insert an image wherever I want. I tried the following, just before a "itemize" :

Code: Select all

\begin{wrapfigure}[2]{R}{3cm}
  \includegraphics[scale=0.15]{images/appel_sip.png}
\end{wrapfigure}
But the picture is displayed on an other side.

Please, help me !

User avatar
Vincent
Posts: 3077
Joined: Fri Apr 07, 2006 12:10 pm
Location: Schtroumpf
Contact:

Re: To position a picture

Post by Vincent » Wed Jun 16, 2010 3:56 pm

gdesvignes wrote:I need help (again...).
Oh God.

gdesvignes wrote:\begin{wrapfigure}[2]{R}{3cm}
1] Drop the [2]. What is the use of wrapping just two lines anyway ?

2] I am not sure whether the parameter is case-sensitive, but try with a lower-case "r" instead of an upper-case "R"; odds are the package does not recognize R and falls back on the default "l".


Suggestion (probably unrelated to your problem) : scale=0.15... since you have used absolute dimensions in the environment, perhaps it would be more logical to use absolutes here as well: width=2.90cm for instance. Just sayin'.
{ Vincent Hugot }

Post Reply

Who is online

Users browsing this forum: No registered users and 65 guests