| Line 27... |
Line 27... |
| 27 |
labels in the ordered list. If \code{"arabic"} (default), arabic
|
27 |
labels in the ordered list. If \code{"arabic"} (default), arabic
|
| 28 |
numerals are used. For \code{"Alph"} or \code{"alph"}, single upper
|
28 |
numerals are used. For \code{"Alph"} or \code{"alph"}, single upper
|
| 29 |
or lower case letters are employed (in this case, the number of the
|
29 |
or lower case letters are employed (in this case, the number of the
|
| 30 |
last item must not exceed 26). Finally, for \code{"Roman"} or
|
30 |
last item must not exceed 26). Finally, for \code{"Roman"} or
|
| 31 |
\code{"roman"}, the labels are given as upper or lower case roman
|
31 |
\code{"roman"}, the labels are given as upper or lower case roman
|
| 32 |
numerals (with the number of the last item maximally 3899).
|
32 |
numerals (with the number of the last item maximally 3999).
|
| 33 |
\code{type} can be given as a unique abbreviation of the above, or
|
33 |
\code{type} can be given as a unique abbreviation of the above, or
|
| 34 |
as one of the \acronym{HTML} style tokens \code{"1"} (arabic),
|
34 |
as one of the \acronym{HTML} style tokens \code{"1"} (arabic),
|
| 35 |
\code{"A"}/\code{"a"} (alphabetic), or \code{"I"}/\code{"i"}
|
35 |
\code{"A"}/\code{"a"} (alphabetic), or \code{"I"}/\code{"i"}
|
| 36 |
(roman), respectively.}
|
36 |
(roman), respectively.}
|
| 37 |
\item{start}{a positive integer specifying the starting number of the
|
37 |
\item{start}{a positive integer specifying the starting number of the
|