diff options
Diffstat (limited to 'regress/tbl/layout/spacing.in')
-rw-r--r-- | regress/tbl/layout/spacing.in | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/regress/tbl/layout/spacing.in b/regress/tbl/layout/spacing.in new file mode 100644 index 00000000..228334b7 --- /dev/null +++ b/regress/tbl/layout/spacing.in @@ -0,0 +1,43 @@ +.\" $OpenBSD$ +.TH TBL-LAYOUT-SPACING 1 "September 1, 2020" +.SH NAME +tbl-layout-spacing \- spacing modifiers +.SH DESCRIPTION +default spacing: +.TS +box tab(:); +R L. +a:b +.TE +.sp +spacing 0: +.TS +box tab(:); +R 0 L. +a:b +.TE +.sp +spacing 1: +.TS +box tab(:); +R 1 L. +a:b +.TE +.sp +spacing 2: +.TS +allbox tab(:); +R 2 L. +a:b +.TE +.sp +spacing 5: +.TS +allbox tab(:); +R 5|| L. +a:b +.TE +.sp +leaked tab settings: +.br +a b c d e f |