emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Joao Pedro Pedroso <jpp@fc.up.pt>
Cc: emacs-orgmode@gnu.org
Subject: Re: lists and quoted latex
Date: Wed, 21 Jan 2009 10:27:56 +0100	[thread overview]
Message-ID: <C86C0E38-9145-421A-87A8-3FC2A0D9F461@uva.nl> (raw)
In-Reply-To: <20090121.163501.73661390.jpp@fc.up.pt>

Hi Joao,

this is, unfortunately, not possible currently.  List structure
is based on indentation, and the BEGIN_LaTeX statement cannot be
indented.

All you can do it make the entire list in LaTeX, like:

\begin{enumerate}
\item My first option

\item My second option
some difficult latex here

\item <--- Should be my third option, but Org-mode resets the list
   counter here...
\end{enumerate}


Hmmm, this should work, but it does not.  What should be the case
is that entire LaTeX environments should be exported totally
unchanged........  There was a bug, fixed in 6.18a.

- Carsten

On Jan 21, 2009, at 8:35 AM, Joao Pedro Pedroso wrote:

> Hello,
>
> I am a happy new user of Org-mode version 6.17trans.
> When processing lists in this mode, it seems that Org-mode gets
> trapped if in the list there is some quoted latex texts, as in:
>
> 1. My first option
>
> 2. My second option
> #+BEGIN_LaTeX
> some difficult latex here
> #+END_LaTeX
>
> 1. <--- Should be my third option, but Org-mode resets the list
>   counter here...
>
> Any comments on this?
> Thank you,
>
> Pedro
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2009-01-21  9:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-21  7:35 lists and quoted latex Joao Pedro Pedroso
2009-01-21  9:27 ` Carsten Dominik [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=C86C0E38-9145-421A-87A8-3FC2A0D9F461@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=jpp@fc.up.pt \
    /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).