From d1304e835670a3e025e0f1b5ca3d38dca1ee6d62 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 16 Mar 2011 12:34:37 -0700 Subject: OpenDocument writer: Use "First paragraph" style after most non-para blocks. (Not just headers, as in the last patch.) Patch from Andrea Rossato, slightly modified by JM. --- tests/tables.opendocument | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'tests/tables.opendocument') diff --git a/tests/tables.opendocument b/tests/tables.opendocument index e103dee12..ff304ef26 100644 --- a/tests/tables.opendocument +++ b/tests/tables.opendocument @@ -65,7 +65,8 @@ Demonstration of simple table syntax. -Simple table without caption: +Simple table without +caption: @@ -130,7 +131,7 @@ syntax. -Simple table indented two +Simple table indented two spaces: @@ -198,7 +199,8 @@ spaces: Demonstration of simple table syntax. -Multiline table with caption: +Multiline table with +caption: @@ -253,7 +255,7 @@ syntax. Here's the caption. It may span multiple lines. -Multiline table without +Multiline table without caption: @@ -307,7 +309,8 @@ caption: -Table without column headers: +Table without column +headers: @@ -356,7 +359,7 @@ caption: -Multiline table without column +Multiline table without column headers: -- cgit v1.2.3