Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibreOffice styles require a specific order #31

Open
dagwieers opened this issue Apr 4, 2012 · 0 comments
Open

LibreOffice styles require a specific order #31

dagwieers opened this issue Apr 4, 2012 · 0 comments

Comments

@dagwieers
Copy link
Owner

I discovered that LibreOffice does not show all styles if the style-families are not in a particular order, e.g. if your text-styles are not put into one block, but rather are dispersed in between other style-families, only the very first text-style is part of the styles in LibreOffice. upon saving the document you loose all other style information !!

This has pretty severe consequence, both in compatibility with other ODF producers, but also wrt. managing styles inside of themes.

We need to make LibreOffice more liberal in what it can accept !

LibreOffice expects the following order (unfinished):

  • font-faces
  • default-styles
    • style-family order: graphic, paragraph, table, table-row
  • styles
    • style-family order: paragraph, text, graphic,
  • outline-styles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant