Hi,

Rainer M Krug <r.m.k...@gmail.com> writes:

> Hi
>
> I want to tangle the following code into two files, specified as
> properties, but no blocks are tangled - why?
>
> I thought that the property is valid for the whole subtree below?
>
> Thanks,
>
> Rainer
>
>

It looks like you have bad properties syntax.

>
> * Simulation model HakSim
> ** Tool Functions
> *** Layer I/O routines (spreadSim.layersIO.R)
> #:PROPERTIES:
> #:tangle:   spreadSim.layersIO.R
> #:END:
>

the above should be

   :PROPERTIES:
   :tangle:   spreadSim.layersIO.R
   :END:

without the leading #s

Cheers -- Eric

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to