From: David Tolpin (dvd@renderx.com)
Date: Tue Apr 01 2003 - 01:47:26 PST
> I have a problem w/ XEP 3.3.x (Stamped Client) on <fo:list-block/>
> elements, of which I think it might be a bug in XEP 3.3.x.
>
This is not a bug in XEP.
XEP used to be a 'common-sense' formatter, namely, it stopped inheritance
of indents over reference-areas' boundaries. Since version 3.2, there is
an option XEP2_COMPATIBLE_MODE. When it is true, XEP still does the same
as before. When it is false, XEP inherits everything everywhere.
Since version 3.3, this option is set to false by default. Thus start-indent
set on list-item-body is inherited through the table to table-cells' contents.
The problem can be remedied in two ways.
Firstly, XEP2_COMPATIBLE_MODE=true can be set in xep.xml or on the command line.
Secondly, docbook stylesheets can be fixed to explicitely reset indents
on containers' boundaries.
David Tolpin
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@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
This archive was generated by hypermail 2.1.5 : Tue Apr 01 2003 - 01:37:58 PST