From 93e3d463fdce74a2f5399a360e4da552ec2fa039 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 24 Aug 2020 09:31:39 -0700
Subject: Docx writer: separate adjacent tables.

Word combines adjacent tables, so to prevent this we insert
an empty paragraph between two adjacent tables.

Closes #4315.
---
 test/docx/golden/tables.docx | Bin 10273 -> 10276 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

(limited to 'test/docx')

diff --git a/test/docx/golden/tables.docx b/test/docx/golden/tables.docx
index 38b4d2391..af30e1fe6 100644
Binary files a/test/docx/golden/tables.docx and b/test/docx/golden/tables.docx differ
-- 
cgit v1.2.3