Hello,

Rodrigo Belo <[email protected]> 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

Reply via email to