[xep-support] Better Handling of keep-together commands

Michael Sulyaev msulyaev at renderx.com
Fri Feb 6 03:02:54 PST 2009


Guillaume Sejourne wrote:
> but I'm having a problem with the Error: no space for an element message in the command shell.
> I've spotted that this is because of the keep-together attributes I use in xsl:fo.

Hi Guillaume,
The problem is reported correctly as an error, because actually a keep 
constraint is dropped.

> The thing is:
> 1/ This is not what I'd call an error, since the page skipping goes on, generation goes on, and no content is lost...
Well, you are getting an output file that does not match the input file 
in terms of the strict processing rules - the XSL FO Recommendation. The 
result matches an input that is similar to the one you feed XEP with, 
but differs in a missing keep constraint.

> 2/ I'd understand it while using the keep-together="always" values, but I'm not... 
Numeric values for @keep-* are not supported 
(http://www.renderx.com/reference.html#ftn.keep-property).

> I'm using xep shell in quiet mode, but I feel right now there's no quiet mode...
You can make it really quite if you add 2>/dev/null or specify 
NULL_LOGGER via XEP API.

Regards,
Michael Sulyaev
RenderX

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list