[Libreoffice-bugs] [Bug 115856] Docx export: In non-English versions, styles.xml does not contain reference to international styles
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Feb 23 14:39:37 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=115856
--- Comment #10 from fralau at settlenext.com ---
(In reply to Alex Thurgood from comment #5)
> I would add from a personal viewpoint that what you suggest sounds like it
> implies including extra xml information that is currently not stored in ODF
> documents - this can only therefore make them even larger still and more
> verbose when that information gets mapped to docx open xml. Surely, that is
> something we would wish to avoid for performance reasons (it is bad enough
> already) ?
This is valid objection in principle, but the additional information required
in practice is very minimal (a mere indirection).
Instead of saying:
" Here is 'Titre 1' ..."
You basically have to say:
1. "'Titre 1' => 'Heading 1'
2. "Here is 'Heading 1': ..."
--
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/20180223/be364ecb/attachment.html>
More information about the Libreoffice-bugs
mailing list