Specifies what prefix character should precede each list item. For example, the list
type
may suggest the character style (simple
, order
or
bullet
), or the list type may name the character explicitly
(e.g., lower-alpha
for a list numbered a.
, b.
, c.
).
Value | Meaning |
---|---|
A word | A word that either (1) specifies the character to be used for the list-item prefix
(for example, the word bulletfor a list with bulleted items) or (2) describes the appearance or format of the list items (for example, the word simplefor a list that has no prefix character before each list item or the word orderedfor a numbered list whose numbering style is set at display time). |