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

--- Comment #15 from Justin L <[email protected]> ---
Comment 12's example is also "direct formatting mess", so it fits well with
this bug report.

<w:rPr>
  <w:rStyle w:val="FootnoteReference"/>
  <w:vertAlign w:val="superscript"/>   // superscript directly format, not
style
</w:rPr>
<w:footnoteRef/>

Fortunately, LO doesn't allow you to make a mess of your footnotes. It forces
you to properly use consistent styling.

I expected that adding a new footnote in MS Word would have created it without
any formatting, but surprisingly it did create a superscripted third entry. I
couldn't find any reason for why it would do that. Perhaps an internal default?
I also interestingly didn't see any definition for the style FootnoteReference.

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

Reply via email to