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

Diff for /mandoc/regress/tbl/layout/spacing.out_ascii between version 1.3 and 1.6

version 1.3, 2021/06/28 20:13:05 version 1.6, 2025/07/24 18:14:29
Line 1 
Line 1 
 TBL-LAYOUT-SPACING(1)       General Commands Manual      TBL-LAYOUT-SPACING(1)  TBL-LAYOUT-SPACING(1)       General Commands Manual      TBL-LAYOUT-SPACING(1)
   
 NNAAMMEE  NNAAMMEE
        tbl-layout-spacing - spacing modifiers       tbl-layout-spacing - spacing modifiers
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        default spacing:       default spacing:
        +-------+
        | a   b |
        +-------+
   
        +------+       spacing 0:
        |a   b |       +----+
        +------+       | ab |
        spacing 0:       +----+
   
        +---+       spacing 1:
        |ab |       +-----+
        +---+       | a b |
        spacing 1:       +-----+
   
        +----+       spacing 2:
        |a b |       +---+--+
        +----+       | a |b |
        spacing 2:       +---+--+
   
        +--+--+       spacing 5:
        |a |b |       +----++---+
        +--+--+       | a  || b |
        spacing 5:       +----++---+
   
        +---++---+       leaked tab settings:
        |a  || b |       a    b    c    d    e    f
        +---++---+  
        leaked tab settings:  
        a    b    c    d    e    f  
   
 OpenBSD                        September 1, 2020         TBL-LAYOUT-SPACING(1)  OpenBSD                        September 1, 2020         TBL-LAYOUT-SPACING(1)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.6

CVSweb