Re: Question about minipage

2003-01-16 Thread Herbert Voss
Andre Poenitz schrieb: 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

Re: Question about minipage

2003-01-16 Thread Andre Poenitz
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

Question about minipage

2003-01-16 Thread Pascal Francq
Hi, 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 who