Re: keep and break questions.

2002-01-29 Thread Joerg Pietschmann

[EMAIL PROTECTED] wrote:
 i have some questions with the keep and break stuff...
 I tried to keep a fo:block together with this code:
 fo:block keep-together=allways

This property is not yet fully supported. Even then the value
should be always.

 but when i render my xsl  xml to a pdf (through JAVA) the block is
 splitted over two pages. And i don't want it.
 the block excists out off a table who should be together

Try to use keep-with-next or keep-with-previous on the
table rows. It may also help to replace the block by a blind
table and use keep-with-next there.
You'll have to provide more input if you want to get more help
for a workaround.

Regards
J.Pietschmann

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




keep and break questions.

2002-01-28 Thread Jochen . Maes

hello,


i have some questions with the keep and break stuff...
I tried to keep a fo:block together with this code:
fo:block keep-together=allways

but when i render my xsl  xml to a pdf (through JAVA) the block is
splitted over two pages. And i don't want it.
the block excists out off a table who should be together

can anybody help me on this one?

thanks



Jochen Maes
EDP departement
Programmeur

KBC-Securities
Havenlaan 16
1080 Brussel

Tel : 02/429.96.81
Fax : 02/429.17.48
E-mail : [EMAIL PROTECTED]

**

This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. You must not,
directly or indirectly, use, disclose, distribute, print, or copy any part
of this message if you are not the intended recipient. KBC Securities
reserves the right to monitor all e-mail communications through its
networks. Any views expressed in this message are those of the individual
sender, except where the message states otherwise and the sender is
authorised to state them to be the views of any such entity.
**


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]