https://bugs.documentfoundation.org/show_bug.cgi?id=114883
--- Comment #20 from Eyal Rozenberg <[email protected]> --- (In reply to Jonathan Clark from comment #18) > instead of using the rl-tb writing-mode, this document only > uses lr-tb. Table cell direction is set with a paragraph style. Are you sure? In line 338, we have: <style:style style:name="Table1.A1" style:family="table-cell"> <style:table-cell-properties fo:background-color="transparent" fo:padding-left="0.075in" fo:padding-right="0.075in" fo:padding-top="0in" fo:padding-bottom="0in" fo:border="none" style:writing-mode="rl-tb"> <style:background-image/> </style:table-cell-properties> </style:style> that's rl-tb writing mode. And again in line 343 for Table1.A2. The paragraph direction in "Standard" (line 194) is set to have writing-mode="lr-tb". --- Some side-notes * When I select any of the single cells with A, B, and nothing (so supposedly D) - the Text Orientation widget has nothing selected. * Johnathan, You used a font named "Davide" (which is not bundled with LO); does that have any special significance? -- You are receiving this mail because: You are the assignee for the bug.
