emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] subtree export title w/ tags


From: Robert Klein
Subject: [O] subtree export title w/ tags
Date: Tue, 14 Jan 2014 17:22:04 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]