emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* prevent auto appending #+INCLUDE files title
@ 2015-11-23 14:57 Manuel Koell
  2015-11-23 17:13 ` Rasmus
  0 siblings, 1 reply; 5+ messages in thread
From: Manuel Koell @ 2015-11-23 14:57 UTC (permalink / raw)
  To: org-mode mailing list

[-- Attachment #1: Type: text/plain, Size: 475 bytes --]

I tried to use #+INCLUDE "sitemap.org" :only-contents t with the
:auto-sitemap option on my publishing project, but whenever I include a
file this way the title appends to the exported document title.

example file (test.org)

```
#+TITLE: My title

#+INCLUDE "sitemap.org" :only-contents t
```

Now the exported document title test.html contains the title: My title
Sitemap
Expected behaviour: the title I set with #+TITLE

Why is orgmode doingt such "smart" things for me?

[-- Attachment #2: Type: text/html, Size: 744 bytes --]

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

end of thread, other threads:[~2015-11-23 18:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-23 14:57 prevent auto appending #+INCLUDE files title Manuel Koell
2015-11-23 17:13 ` Rasmus
2015-11-23 17:28   ` Manuel Koell
2015-11-23 17:33     ` Rasmus
2015-11-23 18:28       ` Manuel Koell

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).