keep-together="always" does what I need, but just out of curiosity: What does "a keep-together condition with strength of the given <integer> in the appropriate context" mean?? I tried to see what happens if insert an integer value instead of "always", but that didn't really explain it..
Kurt -----Message d'origine----- De : Ralf Steppacher [mailto:[EMAIL PROTECTED] Envoyé : mardi, 11. juin 2002 12:26 À : [EMAIL PROTECTED] Objet : Re: Block and page changing Hello Kurt. > <fo:table-row font-size="9pt" keep-together="true"> > I couldn't figure what value I have to give it... Legal values are "auto", "always" and an integer value. Integer 'Imposes a keep-together condition with strength of the given <integer> in the appropriate context.' [http://www.w3.org/TR/xsl/slice7.html#keep-together] HTH Ralf