Skip to content

Fix for #1641 (docx table captions above tables)#1794

Merged
jgm merged 1 commit into
jgm:masterfrom
mpickering:docxfix
Dec 8, 2014
Merged

Fix for #1641 (docx table captions above tables)#1794
jgm merged 1 commit into
jgm:masterfrom
mpickering:docxfix

Conversation

@mpickering
Copy link
Copy Markdown
Collaborator

Word doesn't really treat table captions as something special. It's just a paragraph with special style, nothing more, so simple reversal of output order in writer works fine.

Closes #1641

Word doesn't really treat table captions as something special. It's just a paragraph with special style, nothing more, so simple reversal of output order in writer works fine.
jgm added a commit that referenced this pull request Dec 8, 2014
Fix for #1641 (docx table captions above tables)
@jgm jgm merged commit dd9cb2c into jgm:master Dec 8, 2014
@ghost ghost mentioned this pull request Nov 14, 2015
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.

docx writer table captions should be above tables

3 participants