summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2024-02-28 22:34:04 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2024-02-28 22:34:04 -0800
commit6c88c39c6dbcf8ac4033bf377c71a8713eaba900 (patch)
tree06cd1b303bc70fd4f572ff14e5602854176c1c14 /test
parentcd460ec9c75f6f971125b75f9c3214a693ba651b (diff)
Docx writer: don't copy over footnotePr in settings.xml...
rom reference.docx. Closes #9522.
Diffstat (limited to 'test')
-rw-r--r--test/docx/golden/block_quotes.docxbin9986 -> 9961 bytes
-rw-r--r--test/docx/golden/codeblock.docxbin9801 -> 9776 bytes
-rw-r--r--test/docx/golden/comments.docxbin10134 -> 10109 bytes
-rw-r--r--test/docx/golden/custom_style_no_reference.docxbin9901 -> 9876 bytes
-rw-r--r--test/docx/golden/custom_style_preserve.docxbin10532 -> 10507 bytes
-rw-r--r--test/docx/golden/custom_style_reference.docxbin12544 -> 12517 bytes
-rw-r--r--test/docx/golden/definition_list.docxbin9800 -> 9775 bytes
-rw-r--r--test/docx/golden/document-properties-short-desc.docxbin9808 -> 9781 bytes
-rw-r--r--test/docx/golden/document-properties.docxbin10293 -> 10268 bytes
-rw-r--r--test/docx/golden/headers.docxbin9940 -> 9915 bytes
-rw-r--r--test/docx/golden/image.docxbin26682 -> 26657 bytes
-rw-r--r--test/docx/golden/inline_code.docxbin9740 -> 9715 bytes
-rw-r--r--test/docx/golden/inline_formatting.docxbin9921 -> 9896 bytes
-rw-r--r--test/docx/golden/inline_images.docxbin26680 -> 26655 bytes
-rw-r--r--test/docx/golden/link_in_notes.docxbin9962 -> 9937 bytes
-rw-r--r--test/docx/golden/links.docxbin10133 -> 10108 bytes
-rw-r--r--test/docx/golden/lists.docxbin10204 -> 10179 bytes
-rw-r--r--test/docx/golden/lists_continuing.docxbin9996 -> 9971 bytes
-rw-r--r--test/docx/golden/lists_div_bullets.docxbin9850 -> 9825 bytes
-rw-r--r--test/docx/golden/lists_multiple_initial.docxbin10081 -> 10056 bytes
-rw-r--r--test/docx/golden/lists_restarting.docxbin9994 -> 9969 bytes
-rw-r--r--test/docx/golden/nested_anchors_in_header.docxbin10133 -> 10108 bytes
-rw-r--r--test/docx/golden/notes.docxbin9909 -> 9884 bytes
-rw-r--r--test/docx/golden/raw-blocks.docxbin9841 -> 9816 bytes
-rw-r--r--test/docx/golden/raw-bookmarks.docxbin9975 -> 9950 bytes
-rw-r--r--test/docx/golden/table_one_row.docxbin9824 -> 9799 bytes
-rw-r--r--test/docx/golden/table_with_list_cell.docxbin10144 -> 10119 bytes
-rw-r--r--test/docx/golden/tables-default-widths.docxbin10169 -> 10144 bytes
-rw-r--r--test/docx/golden/tables.docxbin10183 -> 10158 bytes
-rw-r--r--test/docx/golden/tables_separated_with_rawblock.docxbin9822 -> 9797 bytes
-rw-r--r--test/docx/golden/track_changes_deletion.docxbin9784 -> 9759 bytes
-rw-r--r--test/docx/golden/track_changes_insertion.docxbin9767 -> 9742 bytes
-rw-r--r--test/docx/golden/track_changes_move.docxbin9801 -> 9776 bytes
-rw-r--r--test/docx/golden/track_changes_scrubbed_metadata.docxbin9910 -> 9885 bytes
-rw-r--r--test/docx/golden/unicode.docxbin9726 -> 9701 bytes
-rw-r--r--test/docx/golden/verbatim_subsuper.docxbin9773 -> 9748 bytes
36 files changed, 0 insertions, 0 deletions
diff --git a/test/docx/golden/block_quotes.docx b/test/docx/golden/block_quotes.docx
index c7f6cf1fe..77d458461 100644
--- a/test/docx/golden/block_quotes.docx
+++ b/test/docx/golden/block_quotes.docx
Binary files differ
diff --git a/test/docx/golden/codeblock.docx b/test/docx/golden/codeblock.docx
index 900d29f87..10d67336c 100644
--- a/test/docx/golden/codeblock.docx
+++ b/test/docx/golden/codeblock.docx
Binary files differ
diff --git a/test/docx/golden/comments.docx b/test/docx/golden/comments.docx
index 55af60d75..b9e27caba 100644
--- a/test/docx/golden/comments.docx
+++ b/test/docx/golden/comments.docx
Binary files differ
diff --git a/test/docx/golden/custom_style_no_reference.docx b/test/docx/golden/custom_style_no_reference.docx
index bb556cc42..2b0e4f7db 100644
--- a/test/docx/golden/custom_style_no_reference.docx
+++ b/test/docx/golden/custom_style_no_reference.docx
Binary files differ
diff --git a/test/docx/golden/custom_style_preserve.docx b/test/docx/golden/custom_style_preserve.docx
index caceab9ce..0e5194d63 100644
--- a/test/docx/golden/custom_style_preserve.docx
+++ b/test/docx/golden/custom_style_preserve.docx
Binary files differ
diff --git a/test/docx/golden/custom_style_reference.docx b/test/docx/golden/custom_style_reference.docx
index 18e3ebf3f..fd4328918 100644
--- a/test/docx/golden/custom_style_reference.docx
+++ b/test/docx/golden/custom_style_reference.docx
Binary files differ
diff --git a/test/docx/golden/definition_list.docx b/test/docx/golden/definition_list.docx
index 2ed32448f..09a75ebd8 100644
--- a/test/docx/golden/definition_list.docx
+++ b/test/docx/golden/definition_list.docx
Binary files differ
diff --git a/test/docx/golden/document-properties-short-desc.docx b/test/docx/golden/document-properties-short-desc.docx
index f6a2a2b9a..3b785766f 100644
--- a/test/docx/golden/document-properties-short-desc.docx
+++ b/test/docx/golden/document-properties-short-desc.docx
Binary files differ
diff --git a/test/docx/golden/document-properties.docx b/test/docx/golden/document-properties.docx
index 278bf0a31..893ac5696 100644
--- a/test/docx/golden/document-properties.docx
+++ b/test/docx/golden/document-properties.docx
Binary files differ
diff --git a/test/docx/golden/headers.docx b/test/docx/golden/headers.docx
index ea1fafef0..590555c0d 100644
--- a/test/docx/golden/headers.docx
+++ b/test/docx/golden/headers.docx
Binary files differ
diff --git a/test/docx/golden/image.docx b/test/docx/golden/image.docx
index 93c699936..e1f4bb24b 100644
--- a/test/docx/golden/image.docx
+++ b/test/docx/golden/image.docx
Binary files differ
diff --git a/test/docx/golden/inline_code.docx b/test/docx/golden/inline_code.docx
index 3810f2e05..94f77b436 100644
--- a/test/docx/golden/inline_code.docx
+++ b/test/docx/golden/inline_code.docx
Binary files differ
diff --git a/test/docx/golden/inline_formatting.docx b/test/docx/golden/inline_formatting.docx
index 6a034d346..78e229b5e 100644
--- a/test/docx/golden/inline_formatting.docx
+++ b/test/docx/golden/inline_formatting.docx
Binary files differ
diff --git a/test/docx/golden/inline_images.docx b/test/docx/golden/inline_images.docx
index 1146ef700..b8d75d158 100644
--- a/test/docx/golden/inline_images.docx
+++ b/test/docx/golden/inline_images.docx
Binary files differ
diff --git a/test/docx/golden/link_in_notes.docx b/test/docx/golden/link_in_notes.docx
index 18cc0325c..35fac691f 100644
--- a/test/docx/golden/link_in_notes.docx
+++ b/test/docx/golden/link_in_notes.docx
Binary files differ
diff --git a/test/docx/golden/links.docx b/test/docx/golden/links.docx
index 483c87e7d..d8bd0a5bb 100644
--- a/test/docx/golden/links.docx
+++ b/test/docx/golden/links.docx
Binary files differ
diff --git a/test/docx/golden/lists.docx b/test/docx/golden/lists.docx
index ab2f3736b..d406ab3e1 100644
--- a/test/docx/golden/lists.docx
+++ b/test/docx/golden/lists.docx
Binary files differ
diff --git a/test/docx/golden/lists_continuing.docx b/test/docx/golden/lists_continuing.docx
index 8f530bf9a..9b9d887a1 100644
--- a/test/docx/golden/lists_continuing.docx
+++ b/test/docx/golden/lists_continuing.docx
Binary files differ
diff --git a/test/docx/golden/lists_div_bullets.docx b/test/docx/golden/lists_div_bullets.docx
index 9710cb78f..18bc02f6d 100644
--- a/test/docx/golden/lists_div_bullets.docx
+++ b/test/docx/golden/lists_div_bullets.docx
Binary files differ
diff --git a/test/docx/golden/lists_multiple_initial.docx b/test/docx/golden/lists_multiple_initial.docx
index e80d5eff0..1be30ab63 100644
--- a/test/docx/golden/lists_multiple_initial.docx
+++ b/test/docx/golden/lists_multiple_initial.docx
Binary files differ
diff --git a/test/docx/golden/lists_restarting.docx b/test/docx/golden/lists_restarting.docx
index 8052a24d1..90f7ea253 100644
--- a/test/docx/golden/lists_restarting.docx
+++ b/test/docx/golden/lists_restarting.docx
Binary files differ
diff --git a/test/docx/golden/nested_anchors_in_header.docx b/test/docx/golden/nested_anchors_in_header.docx
index 105b0ea8d..f735b6c5e 100644
--- a/test/docx/golden/nested_anchors_in_header.docx
+++ b/test/docx/golden/nested_anchors_in_header.docx
Binary files differ
diff --git a/test/docx/golden/notes.docx b/test/docx/golden/notes.docx
index 8dde3112b..13fd00391 100644
--- a/test/docx/golden/notes.docx
+++ b/test/docx/golden/notes.docx
Binary files differ
diff --git a/test/docx/golden/raw-blocks.docx b/test/docx/golden/raw-blocks.docx
index 9b5fa56b0..d67e93bb8 100644
--- a/test/docx/golden/raw-blocks.docx
+++ b/test/docx/golden/raw-blocks.docx
Binary files differ
diff --git a/test/docx/golden/raw-bookmarks.docx b/test/docx/golden/raw-bookmarks.docx
index 866823e3c..fd8cec3a2 100644
--- a/test/docx/golden/raw-bookmarks.docx
+++ b/test/docx/golden/raw-bookmarks.docx
Binary files differ
diff --git a/test/docx/golden/table_one_row.docx b/test/docx/golden/table_one_row.docx
index 41412be0c..13630d222 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 cd98d27ee..a42816c9c 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-default-widths.docx b/test/docx/golden/tables-default-widths.docx
index 7732d137d..74f4d35da 100644
--- a/test/docx/golden/tables-default-widths.docx
+++ b/test/docx/golden/tables-default-widths.docx
Binary files differ
diff --git a/test/docx/golden/tables.docx b/test/docx/golden/tables.docx
index 10c952625..c67212960 100644
--- a/test/docx/golden/tables.docx
+++ b/test/docx/golden/tables.docx
Binary files differ
diff --git a/test/docx/golden/tables_separated_with_rawblock.docx b/test/docx/golden/tables_separated_with_rawblock.docx
index 77bfe3cac..4748ea96e 100644
--- a/test/docx/golden/tables_separated_with_rawblock.docx
+++ b/test/docx/golden/tables_separated_with_rawblock.docx
Binary files differ
diff --git a/test/docx/golden/track_changes_deletion.docx b/test/docx/golden/track_changes_deletion.docx
index 4a0f0d40b..b52ad089e 100644
--- a/test/docx/golden/track_changes_deletion.docx
+++ b/test/docx/golden/track_changes_deletion.docx
Binary files differ
diff --git a/test/docx/golden/track_changes_insertion.docx b/test/docx/golden/track_changes_insertion.docx
index d7e90d21b..c9546cd3f 100644
--- a/test/docx/golden/track_changes_insertion.docx
+++ b/test/docx/golden/track_changes_insertion.docx
Binary files differ
diff --git a/test/docx/golden/track_changes_move.docx b/test/docx/golden/track_changes_move.docx
index f98d6de26..50f8effd3 100644
--- a/test/docx/golden/track_changes_move.docx
+++ b/test/docx/golden/track_changes_move.docx
Binary files differ
diff --git a/test/docx/golden/track_changes_scrubbed_metadata.docx b/test/docx/golden/track_changes_scrubbed_metadata.docx
index c0d51b620..43ba7d5ab 100644
--- a/test/docx/golden/track_changes_scrubbed_metadata.docx
+++ b/test/docx/golden/track_changes_scrubbed_metadata.docx
Binary files differ
diff --git a/test/docx/golden/unicode.docx b/test/docx/golden/unicode.docx
index 064775ea6..a6b0bdfe9 100644
--- a/test/docx/golden/unicode.docx
+++ b/test/docx/golden/unicode.docx
Binary files differ
diff --git a/test/docx/golden/verbatim_subsuper.docx b/test/docx/golden/verbatim_subsuper.docx
index 8eaf6f503..0a47db071 100644
--- a/test/docx/golden/verbatim_subsuper.docx
+++ b/test/docx/golden/verbatim_subsuper.docx
Binary files differ