aboutsummaryrefslogtreecommitdiff
path: root/test/docx
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-04-26 18:07:01 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2021-04-27 13:27:20 +0200
commit0921b82d98b6ec7fa80ffd522c129b3828b9c00b (patch)
treeff548699d3d6a34fb4fa6356e0239edfddbfa81e /test/docx
parentd0d8bb981861a5c076d1c525240791f631140f80 (diff)
downloadpandoc-0921b82d98b6ec7fa80ffd522c129b3828b9c00b.tar.gz
Docx writer: autoset table width if no column has an explicit width.
Diffstat (limited to 'test/docx')
-rw-r--r--test/docx/golden/table_one_row.docxbin9903 -> 9904 bytes
-rw-r--r--test/docx/golden/table_with_list_cell.docxbin10212 -> 10212 bytes
-rw-r--r--test/docx/golden/tables.docxbin10238 -> 10239 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/test/docx/golden/table_one_row.docx b/test/docx/golden/table_one_row.docx
index 6eaea2ac2..cab3fc31c 100644
--- a/test/docx/golden/table_one_row.docx
+++ b/test/docx/golden/table_one_row.docx
Binary files differ
diff --git a/test/docx/golden/table_with_list_cell.docx b/test/docx/golden/table_with_list_cell.docx
index 45a97ccaa..9238c7e20 100644
--- a/test/docx/golden/table_with_list_cell.docx
+++ b/test/docx/golden/table_with_list_cell.docx
Binary files differ
diff --git a/test/docx/golden/tables.docx b/test/docx/golden/tables.docx
index 115a16a48..6f0379def 100644
--- a/test/docx/golden/tables.docx
+++ b/test/docx/golden/tables.docx
Binary files differ