xref: /openbsd-src/regress/usr.bin/mandoc/tbl/layout/complex.out_ascii (revision 6627b33116e69ffa8a2b4042a27cad849d7af041)
1TBL-LAYOUT-COMPLEX(1)       General Commands Manual      TBL-LAYOUT-COMPLEX(1)
2
3NNAAMMEE
4     tbl-layout-complex - complex table layout
5
6DDEESSCCRRIIPPTTIIOONN
7     normal text
8     +--+-----------++--+
9     |a | bb       c ||d |
10     |e | _f   gg     ||i |
11     +--+-----------++--+
12
13     normal text
14     +------+
15     |a     |
16     |c   d |
17     +------+
18
19     normal text
20     +--++--+
21     |a ||b |
22     +--++--+
23     |c | d |
24     +--+---+
25      e   f
26     --------
27
28     normal text
29
30OpenBSD                        January 26, 2015          TBL-LAYOUT-COMPLEX(1)
31