From: Tony G. <Ton...@Su...> - 2005-03-10 00:34:01
|
Tim Waugh <tw...@re...> writes: > Here is a patch to fix significant space handling in > libfo-compat.xsl. This preserves spaces between text nodes and (for > example) fo:inline nodes. Thanks, but instead I added <xsl:preserve-space> and listed all the FOs with #PCDATA in their content model. Please confirm whether or not that does the job. I did check in your region-body patch. Thank you for that. The next question is what to do about the 'unsupported property' warning messages. The attributes representing the unsupported properties could be stripped by libfo-compat.xsl, or the FoLibfoContext warning mode setting could actually be implemented. For the moment, it is easier to add them to libfo-compat.xsl as alternatives in the '@height' template rule. Regards, Tony. |