emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: <Ken.Williams@thomsonreuters.com>
To: emacs-orgmode@gnu.org
Subject: 7.6 Parsing error with footnotes?
Date: Mon, 18 Jul 2011 16:57:27 +0000	[thread overview]
Message-ID: <CA49D027.39222%ken.williams@thomsonreuters.com> (raw)

Hi, 

I noticed a problem in a great-big-huge org-mode file of mine after I
upgraded to version 7.6, and I whittled it down to the following org-mode
file:

-------------------------------------------------------------
#+TITLE:     My title here
#+AUTHOR:    Ken Williams

#+BEGIN_SRC R
[1] 173
#+END_SRC

#+begin_example
: [1] 12151
#+end_example

#+begin_example
[1] 8935
#+end_example
-------------------------------------------------------------


When I do "C-c C-e b" to export to HTML, I get the error:

-------------------------------------------------------------

ad-Orig-error: unbalanced begin/end_src blocks with #("#+BEGIN_SRC R
" 0 13 (fontified t font-lock-fontified t) 13 14 (fontified t
font-lock-fontified t))
-------------------------------------------------------------



If I remove any of those [1] thingies, an export will complete without
error (this is true for both this small sample, and my original big file).

I *suspect* that the problem might be an overzealous footnote-finder,
because I also (after the 7.6 upgrade) have a bunch of "<number>
DEFINITION NOT FOUND" errors appearing at the bottom of my exported HTML
file now.

Anyone able to reproduce this?

(yes, I know "[1] 173" isn't valid R code.  Still the export probably
shouldn't bomb out though.)

--
Ken Williams
Senior Research Scientist
Thomson Reuters
http://labs.thomsonreuters.com

             reply	other threads:[~2011-07-18 16:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-18 16:57 Ken.Williams [this message]
2011-07-18 17:35 ` 7.6 Parsing error with footnotes? Nicolas Goaziou
2011-07-18 18:12   ` Ken.Williams

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=CA49D027.39222%ken.williams@thomsonreuters.com \
    --to=ken.williams@thomsonreuters.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 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).