aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/layout/span.out_ascii
blob: adc57cf2e8a0a72f02526d8cba10c9741d9bd44f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
TBL-LAYOUT-SPAN(1)          General Commands Manual         TBL-LAYOUT-SPAN(1)

NNAAMMEE
       tbl-layout-span - alignment of spanned cells

DDEESSCCRRIIPPTTIIOONN
       normal text

       +--------------+
       |a   b   c   d |
       |s       c   d |
       |a   s       d |
       |a   b   s     |
       +--------------+

       +--------------+
       |a   b   c   d |
       |  s     c   d |
       |a     s     d |
       |a   b     s   |
       +--------------+

       +--------------+
       |a   b   c   d |
       |    s   c   d |
       |a       s   d |
       |a   b       s |
       +--------------+

       +--+---+---+---+---+
       |a | b | c | d | e |
       +--+---+---+---+---+
       |   s1     |  s2   |
       +--+---+---+---+---+
       |a | b | c | d | e |
       +--+---+---+---+---+

       +----------+
       |x***nnnnn |
       +--+-------+
       |a |  0.01 |
       +--+-------+
       |b | 10.0  |
       +--+-------+
       leaked tab settings:
       a    b    c    d    e    f

OpenBSD                        September 7, 2021            TBL-LAYOUT-SPAN(1)