version 1.267, 2023/11/13 19:13:01 |
version 1.268, 2025/01/05 18:14:39 |
|
|
.\" $Id$ |
.\" $Id$ |
.\" |
.\" |
.\" Copyright (c) 2012, 2014-2023 Ingo Schwarze <schwarze@openbsd.org> |
.\" Copyright (c) 2012, 2014-2023, 2025 Ingo Schwarze <schwarze@openbsd.org> |
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> |
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> |
.\" |
.\" |
.\" Permission to use, copy, modify, and distribute this software for any |
.\" Permission to use, copy, modify, and distribute this software for any |
Line 1896 The invalid character is discarded. |
|
Line 1896 The invalid character is discarded. |
|
A table layout specification contains an opening parenthesis, |
A table layout specification contains an opening parenthesis, |
but no matching closing parenthesis. |
but no matching closing parenthesis. |
The rest of the input line, starting from the parenthesis, has no effect. |
The rest of the input line, starting from the parenthesis, has no effect. |
|
.It Sy "ignoring invalid column width in tbl layout" |
|
.Pq tbl |
|
A column width specifier in a table layout is empty, zero, or not a valid |
|
numerical expression. |
|
The width specifier is ignored and the column is made wide enough |
|
to accomodate all its data cells. |
.It Sy "ignoring excessive spacing in tbl layout" |
.It Sy "ignoring excessive spacing in tbl layout" |
.Pq tbl |
.Pq tbl |
A spacing modifier in a table layout is unreasonably large. |
A spacing modifier in a table layout is unreasonably large. |