Thanks, Rasmus!
I upgrade org-mode to 8.3 and this is solve the problem.
13.05.2016, 14:49, "Rasmus" :
> Hi,
>
> Ilya Filippov writes:
>
>> I try to include subsection from one org-file to another
>> (http://orgmode.org/manual/Include-files.html) with using CUSTOM_ID.
>>
>> In first-file.org:
Hi,
Ilya Filippov writes:
> I try to include subsection from one org-file to another
> (http://orgmode.org/manual/Include-files.html) with using CUSTOM_ID.
>
> In first-file.org:
>
> ** Subsection name
> :PROPERTIES:
> :CUSTOM_ID: subsec_to_include
> :END:
>
> bla-bla
>
>
> In second-file.org I
Hello,
Ilya Filippov writes:
> I try to include subsection from one org-file to another
> (http://orgmode.org/manual/Include-files.html) with using CUSTOM_ID.
>
> In first-file.org:
>
> ** Subsection name
> :PROPERTIES:
> :CUSTOM_ID: subsec_to_include
> :END:
>
> bla-bla
>
>
> In second-file.or
I try to include subsection from one org-file to another
(http://orgmode.org/manual/Include-files.html) with using CUSTOM_ID.
In first-file.org:
** Subsection name
:PROPERTIES:
:CUSTOM_ID: subsec_to_include
:END:
bla-bla
In second-file.org I use construction:
* I want include here
#+INCLUDE: