I don't want to keep the text together. It should go on the next
page but without cutting off some letters from the first word. I've noticed that
when I was using line-height for fo:block.
Thanks
Lucian Opris
-----Original Message-----
From: Peter Solberg [mailto:[EMAIL PROTECTED]
Sent: Friday, February 28, 2003 2:50 PM
To: [EMAIL PROTECTED]
Subject: Re: cuts off words in FOP>From: "Lucian Opris" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: cuts off words in FOP >Date: Fri, 28 Feb 2003 14:36:58 -0500 > > >Hi, >When I'm using line-height in a block and the text flows on next page the first word that drop on the next page is cut off. DO you know any fix for that? >Thanks a lot >Lucian Opris > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED]encloose the text in block-container and then add the attribute keep-together="always". That will keep the text together... if it is enclosed by a fo:table-row, you can use the same thing.
Hope that helps
Pete Solberg
Add photos to your messages with MSN 8. Get 2 months FREE*. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
