aboutsummaryrefslogtreecommitdiff
path: root/test/tables.ms
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-04-05 15:17:35 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-04-05 15:17:35 +0200
commit12a3481632bfc3d477759095fa01fa92e169b292 (patch)
tree0e0049f6db74f4d4d69a919e9510a6414d076fef /test/tables.ms
parent48729f9715f4deec6d621c363fd4d16d089497b2 (diff)
downloadpandoc-12a3481632bfc3d477759095fa01fa92e169b292.tar.gz
Ms writer: respect text wrapping options.
Diffstat (limited to 'test/tables.ms')
-rw-r--r--test/tables.ms39
1 files changed, 13 insertions, 26 deletions
diff --git a/test/tables.ms b/test/tables.ms
index e995955be..21b3bd4e2 100644
--- a/test/tables.ms
+++ b/test/tables.ms
@@ -135,20 +135,16 @@ T}
.LP
Multiline table with caption:
.PP
-Here's the caption.
-It may span multiple lines.
+Here's the caption. It may span multiple lines.
.TS
delim(@@) tab( );
cw(10.5n) lw(9.6n) rw(11.4n) lw(23.6n).
T{
-Centered
-Header
+Centered Header
T} T{
-Left
-Aligned
+Left Aligned
T} T{
-Right
-Aligned
+Right Aligned
T} T{
Default aligned
T}
@@ -160,8 +156,7 @@ row
T} T{
12.0
T} T{
-Example of a row that spans
-multiple lines.
+Example of a row that spans multiple lines.
T}
T{
Second
@@ -171,8 +166,7 @@ T} T{
5.0
T} T{
Here's another one.
-Note
-the blank line between rows.
+Note the blank line between rows.
T}
.TE
.LP
@@ -182,14 +176,11 @@ Multiline table without caption:
delim(@@) tab( );
cw(10.5n) lw(9.6n) rw(11.4n) lw(23.6n).
T{
-Centered
-Header
+Centered Header
T} T{
-Left
-Aligned
+Left Aligned
T} T{
-Right
-Aligned
+Right Aligned
T} T{
Default aligned
T}
@@ -201,8 +192,7 @@ row
T} T{
12.0
T} T{
-Example of a row that spans
-multiple lines.
+Example of a row that spans multiple lines.
T}
T{
Second
@@ -212,8 +202,7 @@ T} T{
5.0
T} T{
Here's another one.
-Note
-the blank line between rows.
+Note the blank line between rows.
T}
.TE
.LP
@@ -263,8 +252,7 @@ row
T} T{
12.0
T} T{
-Example of a row that spans
-multiple lines.
+Example of a row that spans multiple lines.
T}
T{
Second
@@ -274,7 +262,6 @@ T} T{
5.0
T} T{
Here's another one.
-Note
-the blank line between rows.
+Note the blank line between rows.
T}
.TE