https://bugs.documentfoundation.org/show_bug.cgi?id=167923

            Bug ID: 167923
           Summary: superscript not exported to XHTML
           Product: LibreOffice
           Version: 26.2.0.0 alpha0+ master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 202303
  --> https://bugs.documentfoundation.org/attachment.cgi?id=202303&action=edit
Example text with superscript

Open attached document and export it to XHTML.
Open the exported file in a browser.
The superscript text is rendered as normal text.

Open the exported file in an editor. Notice that a style is referenced for the
<span> elements, but that class is not defined in the <style> element.

Superscript are possible as <sup> element in HTML. But I think it would not be
sufficient for our text properties. We need an equivalent to the attribute
style:text-position (20.384 part 3 ODF 1.4). That is, we need position and font
size.

This problem was noticed in the XHTML version of section 4.4 Complex Number of
part 4 ODF 1.4, see
https://github.com/oasis-tcs/odf-tc/issues/55#issuecomment-3179495223

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to