From c9040249448f00d9713281fb8986fc55376c44a1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 21 Dec 2010 16:59:17 -0800 Subject: OpenDocument writer: Updated to use Pretty. --- tests/tables.opendocument | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) (limited to 'tests/tables.opendocument') diff --git a/tests/tables.opendocument b/tests/tables.opendocument index c071e526d..ef6176e91 100644 --- a/tests/tables.opendocument +++ b/tests/tables.opendocument @@ -63,7 +63,8 @@ -Demonstration of simple table syntax. +Demonstration of simple table +syntax. Simple table without caption: @@ -129,7 +130,8 @@ -Simple table indented two spaces: +Simple table indented two +spaces: @@ -194,7 +196,8 @@ -Demonstration of simple table syntax. +Demonstration of simple table +syntax. Multiline table with caption: @@ -228,7 +231,8 @@ 12.0 - Example of a row that spans multiple lines. + Example of a row that spans + multiple lines. @@ -242,12 +246,15 @@ 5.0 - Here's another one. Note the blank line between rows. + Here's another one. Note the + blank line between rows. -Here's the caption. It may span multiple lines. -Multiline table without caption: +Here's the caption. It may span multiple +lines. +Multiline table without +caption: @@ -280,7 +287,8 @@ 12.0 - Example of a row that spans multiple lines. + Example of a row that spans + multiple lines. @@ -294,7 +302,8 @@ 5.0 - Here's another one. Note the blank line between rows. + Here's another one. Note the + blank line between rows. @@ -347,7 +356,8 @@ -Multiline table without column headers: +Multiline table without column +headers: @@ -364,7 +374,8 @@ 12.0 - Example of a row that spans multiple lines. + Example of a row that spans + multiple lines. @@ -378,7 +389,8 @@ 5.0 - Here's another one. Note the blank line between rows. + Here's another one. Note the + blank line between rows. \ No newline at end of file -- cgit v1.2.3