Document counter start cookies for ordered lists

This commit is contained in:
Carsten Dominik 2010-04-26 16:41:33 +02:00
parent 3fb4f28860
commit 489f41f366
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2010-04-26 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Conflicts): Document new work-around for windmove.el.
(Plain lists): Describe counter start cookies.
2010-04-23 Carsten Dominik <carsten.dominik@gmail.com>

View File

@ -1222,7 +1222,9 @@ visually indistinguishable from true headlines. In short: even though
as bullets.
@item
@emph{Ordered} list items start with a numeral followed by either a period or
a right parenthesis, such as @samp{1.} or @samp{1)}.
a right parenthesis, such as @samp{1.} or @samp{1)}. If you want a list to
start a different value (e.g. 20), start the text of the item with
@code{[@@start:20]}.
@item
@emph{Description} list items are unordered list items, and contain the
separator @samp{ :: } to separate the description @emph{term} from the