From: Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com>
To: Matt Price <moptop99@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: starting value for ordered lists?
Date: Wed, 8 Aug 2012 15:03:25 -0400 [thread overview]
Message-ID: <CAHRqSkQZ0=BoPXzhXTLPusJVNiMjVWUpNsowzPPBJy4GG4Jq-Q@mail.gmail.com> (raw)
In-Reply-To: <CAN_Dec_wocM6mch9n8UDvXCFe+Qd4kXxfMLHYB=awt857ZQxGQ@mail.gmail.com>
Hello,
On Wed, Aug 8, 2012 at 2:24 PM, Matt Price <moptop99@gmail.com> wrote:
> 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
>
The [@#] syntax has to come after the list item and before the item's
text. The following was created using Alt+Enter on each line, and
typing the content, the numbers automatically recalculate when you
create the next entry with Alt+Enter.
#+begin_src org
1. Test item 1
3. [@3] Item 3
4.
10. [@10] Item 10
11.
#+end_src
> 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
>
Regards,
--
Jon
prev parent reply other threads:[~2012-08-08 19:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-08 18:24 starting value for ordered lists? Matt Price
2012-08-08 18:46 ` Andrew Young
2012-08-08 19:03 ` Jonathan Leech-Pepin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAHRqSkQZ0=BoPXzhXTLPusJVNiMjVWUpNsowzPPBJy4GG4Jq-Q@mail.gmail.com' \
--to=jonathan.leechpepin@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=moptop99@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).