At first, I'd like to say "Hello" as this is my first message in this forum. Second, I'd like to explain that I am a newbie that is getting started in the WoL (world of latex)


There goes my first one:
I am writing a kind of manual, and I'd like to put some exclamation pictures on the left margin of the really relevant paragraphs, to pay the reader's attention, but it doesn't appear as I want... Right now, the best approach I could get was having something like this:
Code: Select all
Before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before before.\\
\reversemarginpar\marginpar{
\begin{flushright}
\includegraphics[width=24px]{atencion.png}
\end{flushright}
}
Beware of this, and that and this thing. Beware of this, and that and this thing. Beware of this, and that and this thing. Beware of this, and that and this thing. Beware of this, and that and this thing. Beware of this, and that and this thing. Beware of this, and that and this thing.\\

But I'd like to get something like that:

And I don't really know how...
Any hint (whatever: anything I can look for en google) would be appreciated...
Thank you all in advance!!