emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ilya Filippov <filip83pov@yandex.ru>
To: emacs-orgmode@gnu.org
Subject: Problem with Including subsection by CUSTOM_ID
Date: Fri, 13 May 2016 14:31:13 +0500	[thread overview]
Message-ID: <2933361463131873@web8j.yandex.ru> (raw)

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 

             reply	other threads:[~2016-05-13  9:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-13  9:31 Ilya Filippov [this message]
2016-05-13  9:49 ` Problem with Including subsection by CUSTOM_ID Rasmus
2016-06-03  9:10   ` Ilya Filippov
2016-05-14  8:40 ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2933361463131873@web8j.yandex.ru \
    --to=filip83pov@yandex.ru \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).