Annotation of mandoc/regress/tbl/layout/span.out_ascii, Revision 1.6
1.1 schwarze 1: TBL-LAYOUT-SPAN(1) General Commands Manual TBL-LAYOUT-SPAN(1)
2:
3: NNAAMMEE
4: tbl-layout-span - alignment of spanned cells
5:
6: DDEESSCCRRIIPPTTIIOONN
7: normal text
8:
9: +--------------+
10: |a b c d |
11: |s c d |
12: |a s d |
13: |a b s |
14: +--------------+
15:
16: +--------------+
17: |a b c d |
18: | s c d |
19: |a s d |
20: |a b s |
21: +--------------+
22:
23: +--------------+
24: |a b c d |
25: | s c d |
26: |a s d |
27: |a b s |
28: +--------------+
29:
1.2 schwarze 30: +--+---+---+---+---+
31: |a | b | c | d | e |
32: +--+---+---+---+---+
33: | s1 | s2 |
34: +--+---+---+---+---+
35: |a | b | c | d | e |
36: +--+---+---+---+---+
1.3 schwarze 37: leaked tab settings:
1.5 schwarze 38: a b c d e f
1.1 schwarze 39:
1.4 schwarze 40: OpenBSD June 17, 2017 TBL-LAYOUT-SPAN(1)
CVSweb