https://bugs.documentfoundation.org/show_bug.cgi?id=107223
--- Comment #9 from Kevin Suo <[email protected]> --- I guess this document was created when an old LibreOffice version which had a bug in text grid, thus has set the height of the ruby lines (i.e. the thin line spaces above the square lines). This can be observed when you unzip the ODT file and look at the attributes for style "Mpm1" in file styles.xml, which has the following: style:layout-grid-color="#c0c0c0" style:layout-grid-lines="40" style:layout-grid-base-height="0.423cm" style:layout-grid-ruby-height="0.212cm" style:layout-grid-mode="both" style:layout-grid-ruby-below="false" style:layout-grid-print="false" style:layout-grid-display="false" style:layout-grid-base-width="0.37cm" style:layout-grid-snap-to="false" Manually turn square page mode off and on again for this document will resolve the problem, and I don't think you can reproduce such a document using the most recent LibreOffice. -- You are receiving this mail because: You are the assignee for the bug.
