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|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2005-08-30 13:07 ------- The correct way to stop a piece of text being split across line/page/column bounaries in XSL-Fo is to use keep-* properties. e.g. <fo:inline keep-together="always">12345678901234567890</fo:inline> However, keep-* properties are not implemented in 0.20.5. They have been implemented in the current development version. 0.20.5 is about to be superceeded by a release of the development code and since work has stopped on the maintenance code, this bug won't be fixed in 0.20.5 and I'm closing this bug report. -- 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.
