From d2862421315a0be59e2e2ec088b9b24928224aa2 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Tue, 17 Nov 2020 17:18:15 +0100 Subject: JATS writer: support advanced table features --- test/tables.jats_publishing | 204 +++++++++++++++++++++----------------------- 1 file changed, 98 insertions(+), 106 deletions(-) (limited to 'test/tables.jats_publishing') diff --git a/test/tables.jats_publishing b/test/tables.jats_publishing index 30bacc2e8..78d6a79d4 100644 --- a/test/tables.jats_publishing +++ b/test/tables.jats_publishing @@ -4,35 +4,31 @@

Demonstration of simple table syntax.

- - - - - - - + + + - - - + + + - - - + + + - - - + + + @@ -41,35 +37,31 @@

Simple table without caption:

RightLeftCenterRightLeftCenter Default
121212121212 12
123123123123123123 123
111111 1
- - - - - - - + + + - - - + + + - - - + + + - - - + + + @@ -81,35 +73,31 @@

Demonstration of simple table syntax.

RightLeftCenterRightLeftCenter Default
121212121212 12
123123123123123123 123
111111 1
- - - - - - - + + + - - - + + + - - - + + + - - - + + + @@ -121,30 +109,33 @@

Here’s the caption. It may span multiple lines.

RightLeftCenterRightLeftCenter Default
121212121212 12
123123123123123123 123
111111 1
- - - - + + + + + + - - - - + + + + - - - - + + + + - - - - + + + +
Centered HeaderLeft AlignedRight AlignedDefault alignedCentered HeaderLeft AlignedRight AlignedDefault aligned
Firstrow12.0Example of a row that spans multiple lines.Firstrow12.0Example of a row that spans multiple lines.
Secondrow5.0Here’s another one. Note the blank line between rows.Secondrow5.0Here’s another one. Note the blank line between + rows.
@@ -152,30 +143,33 @@

Multiline table without caption:

- - - - + + + + + + - - - - + + + + - - - - + + + + - - - - + + + +
Centered HeaderLeft AlignedRight AlignedDefault alignedCentered HeaderLeft AlignedRight AlignedDefault aligned
Firstrow12.0Example of a row that spans multiple lines.Firstrow12.0Example of a row that spans multiple lines.
Secondrow5.0Here’s another one. Note the blank line between rows.Secondrow5.0Here’s another one. Note the blank line between + rows.
@@ -183,28 +177,24 @@

Table without column headers:

- - - - - - - - + + + + - - - - + + + + - - - - + + + +
1212121212121212
123123123123123123123123
11111111
@@ -212,21 +202,23 @@

Multiline table without column headers:

- - - - + + + + + + - - - + + + - - - + + + -- cgit v1.2.3
Firstrow12.0Firstrow12.0 Example of a row that spans multiple lines.
Secondrow5.0Secondrow5.0 Here’s another one. Note the blank line between rows.