|
From: | Charles C. Berry |
Subject: | Re: [O] Tangling include files |
Date: | Thu, 24 Nov 2016 09:56:32 -0800 |
User-agent: | Alpine 2.20 (OSX 67 2015-01-07) |
On Thu, 24 Nov 2016, Robert Klein wrote:
On Wed, 23 Nov 2016 21:22:08 -0800 "Charles C. Berry" <address@hidden> wrote:On Thu, 24 Nov 2016, Harry Butterworth wrote:I tried org-org-export-to-org which puts everything into a single document but it strips the :tangle parameters out so a subsequent tangle doesn't generate any source code.You might try this. Put this at the *top* of your file: --8<---------------cut here---------------start------------->8--- #+PROPERTY: header-args :eval never-export
[deleted]
A line #+Property: tangle yes
That idiom is *obsolete* and *deprecated* for a long time and *incompatible* as of org 9.0.
in your org document is sufficient to get it tangled (in org 8.3.6).
The point of that line was to prevent unwanted evaluation. Presumably, OP had :tangle headers in the desired locations in the original org file.
Chuck
[Prev in Thread] | Current Thread | [Next in Thread] |