https://bugs.freedesktop.org/show_bug.cgi?id=39484
--- Comment #37 from Michael Meeks <[email protected]> --- There are several instances of: @@ -10545,8 +10603,7 @@ <table:table-cell table:style-name="Default" table:number-columns-repeated="6"/> <table:table-cell table:number-columns-repeated="1015"/> </table:table-row> - <table:table-row-group table:display="false"> - <table:table-row table:style-name="ro1" table:visibility="collapse"> + <table:table-row table:style-name="ro1"> <table:table-cell table:style-name="Default"/> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>z/(m)=</text:p> @@ -10557,7 +10614,7 @@ <table:table-cell table:style-name="Default" table:number-columns-repeated="6"/> <table:table-cell table:number-columns-repeated="1015"/> </table:table-row> - <table:table-row table:style-name="ro1" table:visibility="collapse"> + <table:table-row table:style-name="ro1"> <table:table-cell table:style-name="Default"/> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>⇒z/(m)=</text:p> The broken document has zero instances of a collapsed table visibility in parallel with it's lack of table-row-group elements; and independent of them. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
