DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36408>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36408 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Additional Comments From [EMAIL PROTECTED] 2005-08-30 16:01 ------- The suggested fix wouldn't work in my case. To achieve what I want to do with the suggested fix, I'd have to write the <fo:block> as: <fo:block hyphenation="true"><fo:inline>The phone number is </fo:inline><fo:inline keep-together="always">12345678901234567890</fo:inline><fo:inline>.</fo:inline></fo:block> However, the text contents of the <fo:block> are dynamically generated and thus I can't decide in advance where the <fo:inline> nodes should go. I am reopening this bug. If the bug is invalid because of the wrong version, please reclose the bug and tell me how to report it with the corret version. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
