On Wed, 11 Jun 2003 01:45:09 -0700 "Jih�ne Krich�ne" <[EMAIL PROTECTED]> wrote:
> Hello
> How can one put a figure in a box with lyx ?
> Best regards
1) pure LyX: put it in a tabular(1,1)
2) LaTeX: \framebox[25mm]{\includegraphics{img.ps}}
(as ERT) you'd have to set width properly.
(img.ps should be in the same dir as the *.lyx)
Guldo
