org-export: Add `org-export-headline-numbered-p' predicate
commit73c5044963a44870483dbce6640ec549e72086ac
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 29 Feb 2012 18:05:45 +0000 (29 19:05 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 29 Feb 2012 18:05:45 +0000 (29 19:05 +0100)
treebc144ddcb8e46fe34e1f38bf7974e8c996d1ed98
parent8740f212d03982bd60c7ba4cb8444caabb86da22
org-export: Add `org-export-headline-numbered-p' predicate

* contrib/lisp/org-export.el (org-export-numbered-headline-p): New function.
* EXPERIMENTAL/org-e-ascii.el: Apply new function.
* EXPERIMENTAL/org-e-latex.el: Apply new function.
* testing/lisp/test-org-export.el: Add a test.
EXPERIMENTAL/org-e-ascii.el
EXPERIMENTAL/org-e-latex.el
contrib/lisp/org-export.el
testing/lisp/test-org-export.el