[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: Export (to latex) ignores :exports keyword in Org 9.0 [9.0
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: Export (to latex) ignores :exports keyword in Org 9.0 [9.0 (9.0-elpa @ /Users/rodrigobelo/.emacs.d/elpa/org-20161102/)] |
Date: |
Fri, 11 Nov 2016 10:32:17 +0100 |
Hello,
Rodrigo Belo <address@hidden> writes:
> Hi, I believe the export function in Org mode 9.0 is ignoring the
> :exports variable.
>
> Here's an example org-file:
>
>
> ------------
> * Test
>
> How much is 3 + 4?
>
> #+BEGIN_SRC R :exports results
> 3 + 4
> #+END_SRC
>
> #+RESULTS:
> : 7
>
> -----------
>
> This produces a pdf (or html) with the 3+4 snippet, which I believe is
> not the intended output
I cannot reproduce it, even with a bare-bone configuration (i.e., only
setting load-path to include new Org).
Could you double-check on your side?
Regards,
--
Nicolas Goaziou