| Line 21... |
Line 21... |
| 21 |
corresponding descriptions. Only used if \code{x} does not already
|
21 |
corresponding descriptions. Only used if \code{x} does not already
|
| 22 |
give the descriptions.}
|
22 |
give the descriptions.}
|
| 23 |
\item{style}{a character string specifying the rendering style of the
|
23 |
\item{style}{a character string specifying the rendering style of the
|
| 24 |
description information. Can be abbreviated.
|
24 |
description information. Can be abbreviated.
|
| 25 |
If \code{"table"}, a two-column table with
|
25 |
If \code{"table"}, a two-column table with
|
| 26 |
items and descriptions as columns is produced (similar to Texinfo{}'s
|
26 |
items and descriptions as columns is produced (similar to \I{Texinfo}'s
|
| 27 |
\verb{@table} environment). If \code{"list"}, a LaTeX-style tagged
|
27 |
\verb{@table} environment). If \code{"list"}, a LaTeX-style tagged
|
| 28 |
description list is obtained.}
|
28 |
description list is obtained.}
|
| 29 |
\item{width}{a positive integer giving the target column for wrapping
|
29 |
\item{width}{a positive integer giving the target column for wrapping
|
| 30 |
lines in the output.}
|
30 |
lines in the output.}
|
| 31 |
\item{indent}{a positive integer specifying the indentation of the
|
31 |
\item{indent}{a positive integer specifying the indentation of the
|