On Feb 13, 2008, at 21:14, [EMAIL PROTECTED] wrote:
Hi Lou
I'm in the middle of migrating from 0.20.3 to 0.94 and I ran into
the following issue...
We are currently using dynamically-generated markers for running
headers in our reports by embedding them in inlines so we can
massage the formatting. For example, this is our current code
(snipped):
<snip />
I don't remember what the inner inline was for, but the outer one
forces the font and ws handling.
With FOP 0.20.x, it was necessary to surround marker-content with an
inline to force properties to the same values as the retrieve-marker.
In FOP Trunk, marker-property inheritance is properly implemented, so
at least this workaround should no longer be necessary. If you
specify the desired font and white-space-handling properties on the
fo:retrieve-marker, that should be enough.
OTOH, this still won't solve your issue... In FOP 0.94 markers in
inlines were not yet implemented, but this should be fixed in the
trunk (and hence the upcoming 0.95 release). Can you try out the
trunk, and see if that solves your problem?
HTH!
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]