emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Roland DONAT <roland.donat@gmail.com>
To: emacs-orgmode@gnu.org
Subject: :RESULTS: drawer exported in LaTeX
Date: Tue, 15 Jul 2014 15:41:27 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140715T173657-751@post.gmane.org> (raw)

Dear Orgmode community,

I have this piece of python code that generate Orgmode text :

#+NAME: test
#+HEADER: :session test1
#+HEADER: :results value drawer
#+BEGIN_SRC python   
a = "** H1\nblabla\n** H2\nbloblo"
a
#+END_SRC

#+RESULTS: test
:RESULTS:
** H1
blabla
** H2
bloblo
:END:

But when I export my document in LaTeX, the :RESULTS: drawer appears in the 
final pdf which it's not cool...

I have a d:nil in my OPTIONS header.

My configuration :
- Org 8.2.5h on Linux Mint 16. 
- Python 3

Any help would be much appreciated! Thanks.

Roland.

             reply	other threads:[~2014-07-15 15:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15 15:41 Roland DONAT [this message]
2014-07-15 17:10 ` :RESULTS: drawer exported in LaTeX Nick Dokos
2014-07-15 19:34   ` Roland DONAT
2014-07-16  9:39     ` Nicolas Goaziou
2014-07-16 10:48       ` Roland DONAT
2014-07-28 15:25 ` Sebastien Vauban

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=loom.20140715T173657-751@post.gmane.org \
    --to=roland.donat@gmail.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).