emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: "Søren Mikkelsen" <sorenaamikkelsen@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org-mode using enumerate properties to export to LaTeX
Date: Mon, 12 Sep 2011 22:04:55 +0100	[thread overview]
Message-ID: <87pqj5zd3c.fsf@ucl.ac.uk> (raw)
In-Reply-To: <j4lprk$38j$1@dough.gmane.org> ("Søren Mikkelsen"'s message of "Mon, 12 Sep 2011 22:25:24 +0200")

Søren Mikkelsen <sorenaamikkelsen@gmail.com> writes:

[...]

> This is also a latex related question, however I think it extents the
> previous question. How to I make my counter of the enumeration-list
> start at a specific position. Like
>
>  1. Test
>  2. of
>
> Now I have something between the two enumerations
>
>  3. counters
>  4. in a
>  5. enumeration environment
>
> In latex I would insert \setcounter{enumi}{3} after starting a
> enumeration environment.
>
> --
> /aagaard

From the manual:

,----
| File: org,  Node: Plain lists,  Next: Drawers,  Prev: Sparse trees,  Up: Document Structure
| 
| 2.7 Plain lists
| ===============
| 
| Within an entry of the outline tree, hand-formatted lists can provide
| additional structure.  They also provide a way to create lists of
| checkboxes (*note Checkboxes::).  Org supports editing such lists, and
| every exporter (*note Exporting::) can parse and format them.
| 
|    Org knows ordered lists, unordered lists, and description lists.
|    * _Unordered_ list items start with `-', `+', or `*'(1)  as bullets.
| 
|    * _Ordered_ list items start with a numeral followed by either a
|      period or a right parenthesis(2), such as `1.' or `1)'(3).  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.
`----

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.7 (release_7.7.280.gdbf0)

      reply	other threads:[~2011-09-12 21:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-11 10:27 Org-mode using enumerate properties to export to LaTeX Søren Mikkelsen
2011-09-11 13:18 ` Eric S Fraga
2011-09-11 16:48   ` Søren Mikkelsen
2011-09-11 19:06     ` Eric S Fraga
2011-09-11 20:12       ` Søren Mikkelsen
2011-09-12  9:30         ` Eric S Fraga
2011-09-12 20:25           ` Søren Mikkelsen
2011-09-12 21:04             ` Eric S Fraga [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=87pqj5zd3c.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=sorenaamikkelsen@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).