Hi,
in the org manual (http://orgmode.org/manual/Plain-lists.html) i read that I can start an ordered list at a particular number using an [@20] syntax:
If you want a
list to start with a different value (e.g. 20), start the text of the item
with
[@20]
4. Those constructs can
be used in any item of the list in order to enforce a particular numbering.
I think I'm not understanding somehting though, as if I try this:
[@13]. thirteenth item
org doesn't seem to recognize the line as a list item. I'm running a pretty recent org 7.8.11 from git. I'm sure I'm just reading the manual wrong -- any hints? thanks
Matt