ox-texinfo: Handle "notoc" value
commit5b2b8f3175b2a601d6f9c06a82bb576f70b5636c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 8 Oct 2017 07:55:06 +0000 (8 09:55 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 15 Oct 2017 14:51:13 +0000 (15 16:51 +0200)
treeb2ec23269de94744faa886a65785a907a77d340f
parentb401d3a44b49b075ea27c633c4b17beba2c477c8
ox-texinfo: Handle "notoc" value

* lisp/ox-texinfo.el (org-texinfo-classes): Introduce @chapheading and
  al. in default value.
(org-texinfo--structuring-command): Remove function.
(org-texinfo-headline): Handle unnumbered out of TOC headlines.
(org-texinfo-section): Do not add menu in unnumbered headings.
lisp/ox-texinfo.el