[Libreoffice-bugs] [Bug 88298] [RFE] Make Flat XML ODF format git friendly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 19 09:40:18 UTC 2019


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

--- Comment #7 from regivanx <regivanx at gmail.com> ---
I have already used fodt in git, and automatic styles are painful.

1) they prevent transparent comparison of two versions of files in git,
2) they make it difficult to apply an xsl style sheet to a set of fodt files,
because the automatic style numbers are random,
3) the file is less readable by a human being.

It is possible to disable the use of automatic styles in LibreOffice Writer:

Tools -> Options -> LibreOffice Writer -> Comparison -> Random number to
improve accuracy of document comparison -> NOT Store it when changing the
document

My opinion is that automatic styles are not useful for all purposes, and there
should be a LibreOffice command-line option to replace automatic styles with
named styles in files (that is, a xsl style sheet).

Ideally, flat files should not use automatic styles by default, in order to be
easier to handle with external programs (git, xsltproc...).

-- 
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/20190719/914f30a6/attachment.html>


More information about the Libreoffice-bugs mailing list