all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* subtree export title w/ tags
@ 2014-01-14 16:22 Robert Klein
  2014-01-14 16:26 ` Bastien
  0 siblings, 1 reply; 8+ messages in thread
From: Robert Klein @ 2014-01-14 16:22 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

when I subtree (html-)export a text where the headline has a tag, the
title of the exported document includes the tag, e.g.


#+begin_src org

** headline                                       :mytag:

bla bla bla
#+end_src

results in

#+begin_src html
...
<title>headline                                       :mytag:</title>
...
#+end_src


Is there something I can do, so the tag doesn't end up in the title?


Thanks and best regards
Robert

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

end of thread, other threads:[~2014-01-19 15:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-14 16:22 subtree export title w/ tags Robert Klein
2014-01-14 16:26 ` Bastien
2014-01-15  8:49   ` Sebastien Vauban
2014-01-15 11:53     ` Bastien
2014-01-15 12:31       ` Robert Klein
2014-01-19 11:08         ` Robert Klein
2014-01-19 11:19           ` Nicolas Goaziou
2014-01-19 15:39             ` Bastien

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.