https://issues.apache.org/bugzilla/show_bug.cgi?id=53447
--- Comment #5 from Pascal Sancho <[email protected]> --- (In reply to comment #4) > Glenn, that's a similar issue I had some time ago. My patch fixes the > incorrect left indent, but I'm wondering if the tables of the attached test > case shouldn't be right aligned. What do you think? Hi, the XSL-FO REC 1.1, ยง7.16.9 (see [1]) says: "left Interpreted as "text-align='start' right Interpreted as "text-align='end'" So, to get table at the right side of the sheet in context 'rl', the value can be either 'left' or 'start' [1] http://www.w3.org/TR/xsl/#text-align -- You are receiving this mail because: You are the assignee for the bug.
