On Thu, 08 Apr 1999, Hezi Gildor wrote:
> hi,
> i need to write a page in which after titles etc., there is
> some text enclose by a frame.
>
> anyway to do it with lyx ?
>
> the page should look like:
>
>
> Titles
> Address
>
>
>
> ---------------------
> | |
> | some text inside |
> | |
> ---------------------
You have to use a bit of help from raw (La)TeX
\fbox{ This line in TeX mode ( red )
This is the text in the box
} and this one too. ( red )
That will give you what I think you want.
See "The Latex Companion" by Goossens, Mittelbach, and Samarin.
page 452 and following.
If you are going to get at all serious with LyX and LaTeX then this book
is the minimum.