Fix lua-filters documentation for table column widths.

See #7864.
This commit is contained in:
John MacFarlane 2022-01-24 09:29:34 -08:00
parent a9f901cf6b
commit 623fa4e1b9

View file

@ -1887,8 +1887,7 @@ This is a pair, i.e., a plain table, with the following
components:
1. cell alignment ([Alignment]).
2. table column width, as a fraction of the total table width
(number).
2. table column width, as a fraction of the page width (number).
### ListAttributes {#type-listattributes}