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