org-e-html: Fix TOC generation with a non numeric value
commit5b19471358588746f137635a8ce0c86afb397e31
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 23 Aug 2012 19:24:38 +0000 (23 21:24 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 23 Aug 2012 19:32:12 +0000 (23 21:32 +0200)
tree444a94b72247a2d011217b73809bdcb29120d508
parenta81b54968d3e464cc92e19f46377e08b41e0f807
org-e-html: Fix TOC generation with a non numeric value

* contrib/lisp/org-e-html.el (org-e-html-toc): Accept non numeric
  values for depth.
(org-e-html-template): Call previous function even when depth isn't
a number.
(org-e-html-keyword): Call previous function even when depth isn't
a number.  Also react on #+HTML keywords, not #+LATEX.
contrib/lisp/org-e-html.el