emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] src blocks: code is /always/ exported


From: Lars E. Pettersson
Subject: Re: [O] src blocks: code is /always/ exported
Date: Thu, 29 Dec 2016 21:05:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

On 12/29/16 19:45, Martin Gürtler wrote:
I do not really need src block evaluation during export. I only need to
evaluate (manually) when I changed the graphics src, what I am doing
anyway to check the changed image.

But how would I control the (not-)inclusion of the src code during
export in that case?

I am using the following:

(add-to-list 'org-babel-default-header-args '(:eval . "never-export"))
(add-to-list 'org-babel-default-inline-header-args '(:eval . "never-export"))

Lars
--
Lars E. Pettersson <address@hidden>
http://www.sm6rpz.se/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]