[xep-support] Differences between version 3.7.1 and 3.8.1

Peter Kester peter.kester at daidalos.nl
Tue Sep 7 23:32:12 PDT 2004


Hello Nicolai,

thanx for the very quick response. I added a block-container inside the
floats and it worked like before, so thank you very much for your help.
You are of course right about the width attribute.
I was distracted by the fact that XEP didn't warn about the width attribute
being a XEP extension like it does with the float attributes.

Best regards,

Peter Kester

-----Original Message-----
From: owner-xep-support at renderx.com
[mailto:owner-xep-support at renderx.com]On Behalf Of Nikolai Grigoriev
Sent: dinsdag 7 september 2004 22:33
To: xep-support at renderx.com
Subject: Re: [xep-support] Differences between version 3.7.1 and 3.8.1


Peter,

>      <fo:block xsl:use-attribute-sets="marginalia" width="17mm">

This is a known issue: fo:block cannot take 'width' attribute, but until
recently,
it did. We fixed this in XEP 3.8.1, bringing the respective part into
agreement
with the spec: 'width' is now ignored on the blocks. You have to use
fo:block-container element in this context instea of fo:block.

> Furthermore 3.7.1 has default behaviour: validate=true and
> DISCARD_IF_NOT_VALID=false

This was actually a bug in XEP 3.7.1: it treated all validity errors as
warnings.
For this reason, DISCARD_IF_NOT_VALID never applied: there was not
a single validation error, just warnings :-). The issue was fixed in XEP
3.7.2.

> and 3.8.1 has  default behaviour: validate=true and
> DISCARD_IF_NOT_VALID=true

This is how it should be by design, and by the documentation.

Best regards,
Nikolai Grigoriev
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/tos.html

-------------------
(*) 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/tos.html



More information about the Xep-support mailing list