thanks.
the text i want to put in frame is few lines long. using \fbox
make a one long line cover by frame, which extend beyond the page limit.
any way so specify it ?
===========================================
Hezi Gildor
Department of Environmental Sciences
The Weizmann Institute of Sciences
Rehovot 76100, Israel.
Tel : 972-8-9344319
Fax : 972-8-9344124
On Thu, 8 Apr 1999, Christopher Sawtell wrote:
> 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.
>
>
>