Apply [ 3148141 ] fix multicolumn support.
[docutils.git] / test / functional / input / data / tables_latex.txt
blob8e74b438cf29d8a4acc6228fd6af5e8f9a1c3bf4
1 More Tables
2 -----------
4 A multicolumn table with multi-paragraph rowspanning cells:
6 +----------+--------------+---------------------------------+-----------+
7 | test     | **bold hd**  | multicolumn 1                   | *emph hd* |
8 |          |              |                                 |           |
9 |          |              | With a second paragraph         |           |
10 +----------+--------------+--------------+--------+---------+-----------+
11 | multicolumn 2           | cell         | cell   | cell    | cell      |
12 |                         |              |        |         |           |
13 | With a second paragraph |              |        |         |           |
14 +----------+--------------+--------------+--------+---------+-----------+
15 | cell     | multicolumn 3 (one line,    | cell   | cell    | cell      |
16 |          | but very very very very     |        |         |           |
17 |          | very looooong)              |        |         |           |
18 +----------+--------------+--------------+--------+---------+-----------+
19 | cell     | cell         | cell         | Short multicolumn 4          |
20 +----------+--------------+--------------+------------------------------+