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

             Bug #: 54315
           Summary: exporting to html with StarWriter filter changes text
                    properties
    Classification: Unclassified
           Product: LibreOffice
           Version: 3.6.1.2 release
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: filters and storage
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created attachment 66395
  --> https://bugs.freedesktop.org/attachment.cgi?id=66395
odt to html result

Attached files where generated with this command:

/opt/libreoffice3.6/program/soffice --display :1020 --convert-to "html:HTML
(StarWriter)"  --outdir ./ Untitled\ 2.odt

The resulting html file has the following css properties:

P { margin-bottom: 0in; direction: ltr; color: #ff9900; line-height: 119%;
text-align: center; widows: 2; orphans: 2 } 

All text will be orange (color: #ff9900) and centered (text-align: center).

Output is correct if using --convert-to html, but in this case all images are
embedded (bug 48887), which brings other problems.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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

Reply via email to