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=30448>. 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=30448 inline block render issues Summary: inline block render issues Product: Fop Version: 0.20.5 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: general AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This bug is reproducible on my system - fedora core 2, fop 0.25.5, using inline blocks. I am using superscripting in inline blocks (<fo:inline vertical-align="super" font-size="8pt">12</fo:inline>. Throughout my entire document, it works just fine except for one instance. When the word with the superscript characters appears in shows up first on a new line, but not the first word in the paragraph, all tags except font-size are ignored when rendered. The 12 would not superscript until i put a test word in front of it.