[Libreoffice-bugs] [Bug 109382] [FILEOPEN DOCX/RTF] multicharacter custom foot/ endnote markers are not imported or formatted properly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 28 12:33:42 UTC 2017


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

--- Comment #5 from Justin L <jluth at mail.com> ---
Created attachment 134932
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134932&action=edit
tdf109382_customFootnote.rtf: hand-crafted, minimal RTF with complex custom
footnote anchors

RTF: The current implementation completely depends on the existence of \super
(setting pCurrentBuffer = &m_aSuperBuffer) before the custom anchor. MSWord
doesn't require \super, as demonstrated by this unit test example.

This will require a creative solution. (The previous solution was already
pretty creative...) If you can get this document to work properly, you probably
have the correct implementation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170728/a4cd8594/attachment.html>


More information about the Libreoffice-bugs mailing list