ox-texinfo: Remove `not-in-toc' case in headline export
commit3c35300162f275bb9deb3dca4f89fcedcfd189ab
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 11 Aug 2014 12:05:27 +0000 (11 14:05 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 11 Aug 2014 12:56:01 +0000 (11 14:56 +0200)
tree8e6a3417f90557f483335baf1e0f72ad6f6875ff
parent9f81c11d711bc98dc7c154427f3a5698014f26a0
ox-texinfo: Remove `not-in-toc' case in headline export

* lisp/ox-texinfo.el (org-texinfo-headline): Remove `not-in-toc'
  special case for tags.

Check is useless for 2 reasons :

  1. there is no way to control @contents in the file header so
     sectioning name,

  2. menu entries provide their own title.  If it has to be handled,
     that should be elsewhere anyway.
lisp/ox-texinfo.el