emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Andreas Leha <andreas.leha@med.uni-goettingen.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: [babel] [new exporter] bug in subtree export
Date: Sat, 10 Nov 2012 15:01:06 +0100	[thread overview]
Message-ID: <87lie9zhel.fsf@gmail.com> (raw)
In-Reply-To: <87txsxa7tl.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Sat, 10 Nov 2012 14:47:18 +0100")

Hello,

Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:

> I am not able to export a subtree, that has babel references pointing
> outside, when I use the new exporter (it is working with the old one).

I cannot reproduce it.

When exporting "* Some text" subtree on:

--8<---------------cut here---------------start------------->8---
#+TITLE: refs not in tree
#+LATEX_HEADER: \usepackage{hyperref}


* Some code
#+name: mycode
#+BEGIN_SRC emacs-lisp 
(+ 1 1)
#+END_SRC


* Some text
Here, I input the results:
1 + 1 is src_emacs-lisp[:var ttt=mycode() :results raw]{ttt}
--8<---------------cut here---------------end--------------->8---

I get:

--8<---------------cut here---------------start------------->8---
\begin{document}

\maketitle
Here, I input the results:
1 + 1 is 2
% Generated by Org mode 7.9.2 in Emacs 24.2.1.
\end{document}
--8<---------------cut here---------------end--------------->8---

Do you use the latest Org? Is it specific to R, or can you reproduce my
example?


Regards,

-- 
Nicolas Goaziou

      parent reply	other threads:[~2012-11-10 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-10 13:47 [babel] [new exporter] bug in subtree export Andreas Leha
2012-11-10 14:00 ` Andreas Leha
2012-11-10 14:01 ` Nicolas Goaziou [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=87lie9zhel.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=andreas.leha@med.uni-goettingen.de \
    --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).