emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Nicolas Girard <nicolas.girard@nerim.net>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: [BUG] Code bloc after sublist isn't exported to LaTeX
Date: Thu, 10 Dec 2009 09:27:28 +0100	[thread overview]
Message-ID: <2D15B4E9-8478-49AE-AF3E-04E4EE182716@gmail.com> (raw)
In-Reply-To: <51b0095d0912080424wfa5c518wbd345bacd21ad5f1@mail.gmail.com>

Hi Nicolas,

this is an old problem with the LaTeX list parser - it has come up
here in previous discussions a lot.

You currently cannot have text after a sublist in an itemize tree.

It is high on my list, but a bitch to fix.

- Carsten


On Dec 8, 2009, at 1:24 PM, Nicolas Girard wrote:

> Hi,
>
> the following sample document contains 3 code blocs ; only 2 of them
> are properly exported to LaTeX.
>
> #=====
> * Section
>
> - A :: alpha
>
>  - Aa
>
>  - Bb
>
>    #+begin_src emacs-lisp
>     (message "This works")
>    #+end_src
>
>  #+begin_src emacs-lisp
>   (message "This doesn't")
>  #+end_src
>
> - B :: beta
>
> #+begin_src emacs-lisp
>  (message "This works")
> #+end_src
> #=====
>
> -- 
> Nicolas
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

      reply	other threads:[~2009-12-10  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-08 12:24 [BUG] Code bloc after sublist isn't exported to LaTeX Nicolas Girard
2009-12-10  8: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=2D15B4E9-8478-49AE-AF3E-04E4EE182716@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicolas.girard@nerim.net \
    /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).