Files
John MacFarlane ec08f03782 OpenDocument writer: fix character styles in footnotes.
Character styles governing the position of the footnote
reference should not be imposed on the footnote text.
Closes #10791.
2025-04-18 10:47:47 -07:00

689 B
Raw Permalink Blame History

% pandoc -t opendocument
Aboard **the luxury cruise ship Heart of the Ocean[^1] in the Atlantic Ocean**...

[^1]: **Heart of the Ocean** (海洋之心)  The Heart of the Ocean
^D
<text:p text:style-name="Text_20_body">Aboard
<text:span text:style-name="T1">the luxury cruise ship Heart of the
Ocean</text:span><text:note text:id="ftn0" text:note-class="footnote"><text:note-citation>1</text:note-citation><text:note-body><text:p text:style-name="Footnote"><text:span text:style-name="T1">Heart
of the Ocean</text:span> (海洋之心)  The Heart of the
Ocean</text:p></text:note-body></text:note><text:span text:style-name="T1">
in the Atlantic Ocean</text:span>…</text:p>