emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [BUG] LaTeX subtree export gives spurious "unbalanced begin/end_%s b


From: Christian Moe
Subject: [O] [BUG] LaTeX subtree export gives spurious "unbalanced begin/end_%s blocks" error
Date: Mon, 12 Dec 2011 09:54:18 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2

Hi,

Here's a minimal document:

----BEGIN EXAMPLE----

#+title: Testing

* Src blocks

Here's some Lisp:

#+begin_src emacs-lisp
  (message "Hello world!")
#+end_src

----END EXAMPLE----

When I try to export the "Src blocks" subtree to PDF via LaTeX, I get the error:

"unbalanced begin/end_src blocks"

Export of the whole document to PDF via LaTeX is not affected.

Neither, initially, is HTML export, including subtree export to HTML. However, after getting an error by trying to export the subtree to LaTeX, I get the same error when trying to export to HTML (whether subtree or the whole document). I can "clear" the HTML export error by exporting the whole document via LaTeX again.

I'm using Org 7.7 (pulled this morning) on GNU Emacs 23.3.1 on a Mac.

Yours,
Christian








reply via email to

[Prev in Thread] Current Thread [Next in Thread]