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

Add TableCaption to ODT styles.xml #10055

Closed
wants to merge 2 commits into from
Closed

Add TableCaption to ODT styles.xml #10055

wants to merge 2 commits into from

Conversation

iandol
Copy link
Contributor

@iandol iandol commented Aug 4, 2024

See #10053 -- ODT output currently has no styling for table captions, and yet the writer is assigning the TableCaption style to table captions. But the reference.odt doesn't contain that style. We add TableCaption to the styles.xml as this is what Pandoc uses in the generated content. My current Libreoffice writes the style xml a bit differently, but I tried to follow the current style.xml formatting.

See #10053 -- we add "TableCaption" to the styles as this is what Pandoc uses in the generated content.
@jgm
Copy link
Owner

jgm commented Aug 5, 2024

Thanks! the only problem is the overlong line in the commit message (wrap to 80 cols, please).

@iandol
Copy link
Contributor Author

iandol commented Aug 6, 2024

Hm, I cannot rewrite the history of the first commit message (I'm using github's interface), I'll redo the pull from a new branch and close this one...

@iandol iandol closed this Aug 6, 2024
@iandol iandol deleted the patch-4 branch August 6, 2024 00:22
@iandol
Copy link
Contributor Author

iandol commented Aug 6, 2024

See #10058

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants