[Bug 162884] German UI and styles: footnote number position should be superscript
https://bugs.documentfoundation.org/show_bug.cgi?id=162884 Justin L changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |jl...@mail.com |desktop.org | Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug.
[Bug 162884] German UI and styles: footnote number position should be superscript
https://bugs.documentfoundation.org/show_bug.cgi?id=162884 Justin L changed: What|Removed |Added Version|Inherited From OOo |24.2.4.2 release --- Comment #3 from Justin L --- Actually, it looks like a regression in 24.2.4 from commit 72ea1005b987159a6a59f9379e63321e0b0dd44f Author: Michael Stahl on Mon May 6 15:58:36 2024 +0200 tdf#160402 writerfilter: extend StyleMap with all Word styles -- You are receiving this mail because: You are the assignee for the bug.
[Bug 162884] German UI and styles: footnote number position should be superscript
https://bugs.documentfoundation.org/show_bug.cgi?id=162884 Justin L changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=16 ||2903 -- You are receiving this mail because: You are the assignee for the bug.
[Bug 162884] German UI and styles: footnote number position should be superscript
https://bugs.documentfoundation.org/show_bug.cgi?id=162884 --- Comment #2 from Justin L --- A really weak solution would be to solve bug 108765. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 162884] German UI and styles: footnote number position should be superscript
https://bugs.documentfoundation.org/show_bug.cgi?id=162884 Justin L changed: What|Removed |Added Ever confirmed|0 |1 Version|25.2.0.0 alpha0+|Inherited From OOo Status|UNCONFIRMED |NEW Blocks||109195 Keywords||filter:doc, filter:docx See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||8765 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=109195 [Bug 109195] [META] DOCX (OOXML) Footnote and Endnote bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
[Bug 162884] German UI and styles: footnote number position should be superscript
https://bugs.documentfoundation.org/show_bug.cgi?id=162884 --- Comment #1 from Justin L --- Created attachment 196359 --> https://bugs.documentfoundation.org/attachment.cgi?id=196359&action=edit FootnoteSubscript.odt: similar English example when not using "Footnote Characters" char-style LibreOffice has its own idea about needing to consistently format all the footnote characters, so it does that with Tools - Footnote Settings by assigning a character style for all "Anchor in footnote". That style in English is "Footnote Characters". However, in DOC/X formats, that is handled just like any other text, and is simply assigned a character style - potentially different for each entry. To reproduce: 1. open FootnoteSubscript.odt. Notice "Anchor in footnote" is "My footnote character" in 48 pt, purple, subscript. 2.) export as DOCX format (or DOC) 3a.) open in LO: Notice it is now using the default "Footnote characters" 3b.) open in MS Word: Notice that the footnote is 48pt, purple, subscript. This is basically the same thing that is happening for the German document. The applied style format "footnote reference" is mapped to LO "Footnote Characters", but LO's German UI is creating a new char style "Fubnotenzeichen" and applying that to all footnotes. -- You are receiving this mail because: You are the assignee for the bug.