]> git.cameronkatri.com Git - mandoc.git/blob - regress/tbl/data/block_wrap.out_ascii
tables leak tab settings to subsequent text
[mandoc.git] / regress / tbl / data / block_wrap.out_ascii
1 TBL-DATA-BLOCK_WRAP(1) General Commands Manual TBL-DATA-BLOCK_WRAP(1)
2
3 N\bNA\bAM\bME\bE
4 t\btb\bbl\bl-\b-d\bda\bat\bta\ba-\b-b\bbl\blo\boc\bck\bk_\b_w\bwr\bra\bap\bp - line wrapping in text blocks
5
6 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
7 initial text
8 +--------------------+------------------------+
9 |This is a very long | short |
10 |sentence. | |
11 +--------------------+------------------------+
12 |short | This is an even longer |
13 | | sentence. |
14 +--------------------+------------------------+
15 +-----------+------------+
16 |This is a | short |
17 |very long | |
18 |sentence. | |
19 +-----------+------------+
20 |short | This is an |
21 | | even |
22 | | longer |
23 | | sentence. |
24 +-----------+------------+
25 final text
26
27 OpenBSD June 12, 2017 OpenBSD