On Thu, Jan 16, 2003 at 11:49:21AM +0100, Pascal Francq wrote:
> I want that a series of paragraph have a smaller length that the default 
> "\linewidth" and are center. So I create a minipage environment to do so. The 
> problem is that the minipage are handle as float, i.e. if the content of the 
> minipage is to important to be put at the end of a page, the whole content is 
> put at the beginning of the next page. I want that LyX (or LaTeX) splits it 
> automatically to fill the end of the page first and then put the rest of the 
> paragraphs on the next page. An idea?

Then you can't use minipages. 

Have you tried

ERT[ {\leftskip=3cm\rigthskip=3cm ]
your text
ERT[ } ]

?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to