pandoc/test/docx/golden
John MacFarlane c451207b08 Docx writer: handle table header using styles.
Instead of hard-coding the border and header cell vertical alignment,
we now let this be determined by the Table style, making use of
Word's "conditional formatting" for the table's first row.
For headerless tables, we use the tblLook element to tell Word
not to apply conditional first-row formatting.

Closes #7008.
2021-01-12 09:49:10 -08:00
..
block_quotes.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
codeblock.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
comments.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
custom_style_no_reference.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
custom_style_preserve.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
custom_style_reference.docx Docx writer: Fix bullets/lists indentation 2020-11-26 12:11:26 -08:00
definition_list.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
document-properties-short-desc.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
document-properties.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
headers.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
image.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
inline_code.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
inline_formatting.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
inline_images.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
link_in_notes.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
links.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
lists.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
lists_continuing.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
lists_multiple_initial.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
lists_restarting.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
nested_anchors_in_header.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
notes.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
raw-blocks.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
raw-bookmarks.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
table_one_row.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
table_with_list_cell.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
tables.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
track_changes_deletion.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
track_changes_insertion.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
track_changes_move.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
track_changes_scrubbed_metadata.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
unicode.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
verbatim_subsuper.docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00