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: Sun, 11 Sep 2011 14:18:50 +0100	[thread overview]
Message-ID: <871uvnushx.fsf@ucl.ac.uk> (raw)
In-Reply-To: <j4i2e0$t24$2@dough.gmane.org> ("Søren Mikkelsen"'s message of "Sun, 11 Sep 2011 12:27:12 +0200")

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

> I am currently struggling with enumerating my numbered list with a
> prefix. In org-mode I have
>
>  1. This
>  2. is
>  3. a
>  4. numbered
>  5. list

Try putting the line

#+latex: \renewcommand{\theenumi}{R\arabic{enumi}}

before the start of the list.  This changes how latex outputs the first
level (i) enumeration counter.  Set it back afterwards to the same thing
*without* the =R= to get the default behaviour.

This is obviously a latex issue not specific to org.  For these cases,
there are some very good resources online.  e.g.

  https://secure.wikimedia.org/wikibooks/en/wiki/LaTeX/

and my all time favourite:

  http://www.tex.ac.uk/tex-archive/info/visualFAQ/visualFAQ.pdf

one of the best things about org as a writing mode is that you still
have access to most latex (and other export target) features in a
straightforward manner!

HTH,
eric
-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.7 (release_7.7.271.gbae8)

  reply	other threads:[~2011-09-11 13:19 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 [this message]
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

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=871uvnushx.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).