emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem with Including subsection by CUSTOM_ID
@ 2016-05-13  9:31 Ilya Filippov
  2016-05-13  9:49 ` Rasmus
  2016-05-14  8:40 ` Nicolas Goaziou
  0 siblings, 2 replies; 4+ messages in thread
From: Ilya Filippov @ 2016-05-13  9:31 UTC (permalink / raw)
  To: emacs-orgmode

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: "./first-file.org::#funcNT10"


And when I export second file to PDF, org-mode gives an error message: 
"Cannot include file /org/first-file.org::#funcNT10"

PS: internal link  "./first-file.org::#funcNT10" in org-file works.
      #+INCLUDE: "./first-file.org" - also works.


May be I need add something to .emacs?

- - - - - - - - - - -
Ilya 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-03  9:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-13  9:31 Problem with Including subsection by CUSTOM_ID Ilya Filippov
2016-05-13  9:49 ` Rasmus
2016-06-03  9:10   ` Ilya Filippov
2016-05-14  8:40 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).