6 .Nd lists with multiple columns
14 .\" avoid "c" which means "cm"
15 .Bl -column "a" "b" "cc"
22 .Bl -column "a" "b" "cc" "d"
25 .Bl -column "a" "b" "cc" "d" "e"
26 .It a Ta b Ta cc Ta d Ta e
28 .\" Probing up to the utter limits of groff.
29 .\" With more than 5 columns or more than 78 characters per line,
30 .\" groff .Bl -column turns completely mad.
31 .\" mandoc can do more, but it's no use testing that.
35 .Bl -column "x35xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "x34xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
36 .It x35xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Ta x34xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
40 5 + (22+4)*2 + 21 = 78:
42 .Bl -column "x22xxxxxxxxxxxxxxxxxxx" "x22xxxxxxxxxxxxxxxxxxx" "x21xxxxxxxxxxxxxxxxxx"
43 .It x22xxxxxxxxxxxxxxxxxxx Ta x22xxxxxxxxxxxxxxxxxxx Ta x21xxxxxxxxxxxxxxxxxx
47 5 + 16 + (4+15)*3 = 78:
49 .Bl -column "x16xxxxxxxxxxxxx" "x15xxxxxxxxxxxx" "x15xxxxxxxxxxxx" "x15xxxxxxxxxxxx"
50 .It x16xxxxxxxxxxxxx Ta x15xxxxxxxxxxxx Ta x15xxxxxxxxxxxx Ta x15xxxxxxxxxxxx
54 5 + 13 + (3+12)*4 = 78:
56 .Bl -column "x13xxxxxxxxxx" "x12xxxxxxxxx" "x12xxxxxxxxx" "x12xxxxxxxxx" "x12xxxxxxxxx"
57 .It x13xxxxxxxxxx Ta x12xxxxxxxxx Ta x12xxxxxxxxx Ta x12xxxxxxxxx Ta x12xxxxxxxxx
58 .It a Ta b Ta c Ta d Ta e
60 .\" Trailing white space in phrases.
61 .Bl -column "aaaa" "bbbb"
69 .\" Wrong number of columns.
74 .It "a" Ta "b" Ta "c" Ta "d"
75 .It "a" Ta "b" Ta "c" Ta "d" Ta "e"
88 .\" Macros before and after tabs
89 .Bl -column "aa" "OpenBSD OpenBSD OpenBSD"
90 .It aa Ta Ox Ox Ox Ta tab-tab
91 .It aa Ta Ox Ox Ox tab-ta
92 .It aa Ox Ox Ox Ta ta-tab
94 .It aa Ox Ox Ox ta-bl/ta
95 .It aa Ox Ox Ox ta/bl-ta
96 .It aa Ox Ox Ox ta/bl-bl/ta
102 .\" Interrupted column list
103 .Bl -column "aa" -width 6n -compact "bb" "cc"
104 .It aa Ta bb Ta cc Ta dd