[BACK]Return to block_width.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / data

File: [cvsweb.bsd.lv] / mandoc / regress / tbl / data / block_width.in (download)

Revision 1.3, Tue Jul 4 15:26:52 2017 UTC (6 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, HEAD
Changes since 1.2: +3 -2 lines

Messages of the -Wbase level now print STYLE:.  Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such churn.  Consistently use OpenBSD RCS tags, blank .Os,
blank fourth .TH argument, and Mdocdate like everywhere else.
Use -Ios=OpenBSD for platform-independent predictable output.

.\" $OpenBSD: block_width.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
.Dd $Mdocdate: July 4 2017 $
.Dt TBL-DATA-BLOCK_WIDTH 1
.Os
.Sh NAME
.Nm tbl-data-block_width
.Nd default width of text blocks
.Sh DESCRIPTION
one column:
.TS
allbox tab(:);
l.
T{
1234567890123456789012345678901234567 9
T}
T{
1234567890123456789012345678901234567 90
T}
.TE
.sp
two columns:
.TS
allbox tab(:);
l l.
a:T{
123456789012345678901234 6
T}
a:T{
123456789012345678901234 67
T}
.TE
.sp
three columns:
.TS
allbox tab(:);
l l l.
a:b:T{
12345678901234567 9
T}
a:b:T{
12345678901234567 90
T}
.TE
.sp
four columns:
.TS
allbox tab(:);
l l l l.
a:b:c:T{
12345678901234 6
T}
a:b:c:T{
12345678901234 67
T}
.TE
.sp
five columns:
.TS
allbox tab(:);
l l l l l.
a:b:c:d:T{
12345678901 3
T}
a:b:c:d:T{
12345678901 34
T}
.TE
.sp
six columns:
.TS
allbox tab(:);
l l l l l l.
a:b:c:d:e:T{
123456789 1
T}
a:b:c:d:e:T{
123456789 12
T}
.TE
.sp
seven columns:
.TS
allbox tab(:);
l l l l l l l.
a:b:c:d:e:f:T{
12345678 0
T}
a:b:c:d:e:f:T{
12345678 01
T}
.TE
.sp
eight columns:
.TS
allbox tab(:);
l l l l l l l l.
a:b:c:d:e:f:g:T{
1234567 9
T}
a:b:c:d:e:f:g:T{
1234567 90
T}
.TE
.sp
leaked tab settings:
.br
\&	b	c	d	e	f	g	h