summaryrefslogtreecommitdiff
path: root/test/docx/golden/tables-default-widths.docx
AgeCommit message (Expand)Author
2024-02-28Docx writer: don't copy over footnotePr in settings.xml...John MacFarlane
2024-02-03Docx writer: restore ability to center-justify table.John MacFarlane
2023-12-18fix(docx): fix validation error on w:tblHeaderEdwin Török
2023-12-18fix(docx): use left vs start consistentlyEdwin Török
2023-12-18fix(docx): fix OOXMLValidator error on KeywordTok outputEdwin Török
2023-12-18fix(docx): fix validation error in w:nsidEdwin Török
2023-12-18Docx writer: fixed validation errors in tables.John MacFarlane
2023-12-17Docx writer: ensure that elements in settings are ordered correctly.John MacFarlane
2023-12-17test/docx/golden: regenerateEdwin Török
2023-12-08Docx writer: Use different style for block quotes in notes.John MacFarlane
2023-12-08Docx writer: allow embedded fonts to be used in reference.docx.John MacFarlane
2023-03-17Update docx golden tests for style changes.John MacFarlane
2021-05-28Docx reader: Read table column widths.Emily Bourke