Hello,

I would like to know what is the code for putting a frame strictly around
one graphic (figure) only ? I am using this code :

\begin{framed}float:Figure\end{framed}

but the frame's width is then too big (the document's width) ...

I know that the following code is OK :

\usepackage{framed}
\renewenvironment{figure}[1][tbph]
        [EMAIL PROTECTED]
        [EMAIL PROTECTED]

But it applies to all the figures of the document ...

Thanks in advance and best regards !

P. Mellerin.

Reply via email to