https://bugs.freedesktop.org/show_bug.cgi?id=61549

--- Comment #6 from Michael Meeks <michael.me...@novell.com> ---
Created attachment 76474
  --> https://bugs.freedesktop.org/attachment.cgi?id=76474&action=edit
diff between flat odf exports

So - a great technique with this kind of bug is to save as flat-odf, then you
can diff -u -w between versions to see what exactly changed.

I attach such a sample diff; things like:

   </style:style>
   <style:style style:name="P1" style:family="paragraph">
-   <style:text-properties fo:font-size="9pt" style:font-size-asian="18pt"
style:font-size-complex="18pt"/>
-  </style:style>
-  <style:style style:name="T1" style:family="text">
-   <style:text-properties fo:font-size="9pt" style:font-size-asian="18pt"
style:font-size-complex="18pt"/>
+   <style:chart-properties/>
   </style:style>
+  <style:style style:name="T1" style:family="text"/>
   <text:list-style style:name="L1">
    <text:list-level-style-bullet text:level="1" text:bullet-char="●">
     <style:list-level-properties/>

Look rather suspicious - this is from before -> after.

Why are T1 and P1 much empty styles, missing fo:font-size="9" in this new
export ? - most odd.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to