all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christian Moe <mail@christianmoe.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: [BUG] LaTeX subtree export gives spurious "unbalanced begin/end_%s blocks" error
Date: Mon, 12 Dec 2011 09:54:18 +0100	[thread overview]
Message-ID: <4EE5C13A.9080900@christianmoe.com> (raw)

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	other threads:[~2011-12-12  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12  8:54 Christian Moe [this message]
2011-12-12 11:02 ` [BUG] LaTeX subtree export gives spurious "unbalanced begin/end_%s blocks" error Juan Pechiar

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EE5C13A.9080900@christianmoe.com \
    --to=mail@christianmoe.com \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.