[BACK]Return to span.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / layout

Diff for /mandoc/regress/tbl/layout/span.out_ascii between version 1.8 and 1.9

version 1.8, 2022/08/28 11:55:37 version 1.9, 2023/11/13 21:22:12
Line 1 
Line 1 
 TBL-LAYOUT-SPAN(1)          General Commands Manual         TBL-LAYOUT-SPAN(1)  TBL-LAYOUT-SPAN(1)          General Commands Manual         TBL-LAYOUT-SPAN(1)
   
 NNAAMMEE  NNAAMMEE
        tbl-layout-span - alignment of spanned cells       tbl-layout-span - alignment of spanned cells
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        normal text       normal text
        +--------------+       +--------------+
        |a   b   c   d |       |a   b   c   d |
        |s       c   d |       |s       c   d |
        |a   s       d |       |a   s       d |
        |a   b   s     |       |a   b   s     |
        +--------------+       +--------------+
   
        +--------------+       +--------------+
        |a   b   c   d |       |a   b   c   d |
        |  s     c   d |       |  s     c   d |
        |a     s     d |       |a     s     d |
        |a   b     s   |       |a   b     s   |
        +--------------+       +--------------+
   
        +--------------+       +--------------+
        |a   b   c   d |       |a   b   c   d |
        |    s   c   d |       |    s   c   d |
        |a       s   d |       |a       s   d |
        |a   b       s |       |a   b       s |
        +--------------+       +--------------+
   
        +--+---+---+---+---+       +--+---+---+---+---+
        |a | b | c | d | e |       |a | b | c | d | e |
        +--+---+---+---+---+       +--+---+---+---+---+
        |   s1     |  s2   |       |   s1     |  s2   |
        +--+---+---+---+---+       +--+---+---+---+---+
        |a | b | c | d | e |       |a | b | c | d | e |
        +--+---+---+---+---+       +--+---+---+---+---+
   
        +----------+       +----------+
        |x***nnnnn |       |x***nnnnn |
        +--+-------+       +--+-------+
        |a |  0.01 |       |a |  0.01 |
        +--+-------+       +--+-------+
        |b | 10.0  |       |b | 10.0  |
        +--+-------+       +--+-------+
   
        leaked tab settings:       leaked tab settings:
        a    b    c    d    e    f       a    b    c    d    e    f
   
 OpenBSD                        September 7, 2021            TBL-LAYOUT-SPAN(1)  OpenBSD                        September 7, 2021            TBL-LAYOUT-SPAN(1)

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb