org-mode/contrib/lisp
Nicolas Goaziou 9ee429ca1d contrib/lisp/org-export: Fix headline numbering
* contrib/lisp/org-export.el (org-export-persistent-properties-list):
  Remove unused persistent properties.
(org-export-initialize-persistent-properties): Delegate headline
  numbering alist to `org-export-collect-headline-numbering'.
(org-export-collect-headline-numbering): New function.
(org-export-update-info): Remove part relative to headline numbering.
(org-export-get-headline-number): Use new `:headline-numbering' to get
  current headline number.

Headline numbering is not done on demand anymore, but built once and
for all at the beginning of the export process, and stored in an
alist, accessible through the `:headline-numbering' property in the
communication channel.
2011-12-01 14:35:43 +01:00
..
htmlize.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-annotate-file.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-bookmark.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-checklist.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-choose.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-collector.el replace missing copyright year 2011-10-30 10:09:11 -06:00
org-contacts.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-contribdir.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-depend.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-drill.el Fix (a lot of) compiler warnings. 2011-07-18 19:25:10 +02:00
org-element.el org-element: Fix parsing of src-block switches when there is more than one 2011-11-24 14:29:53 +01:00
org-elisp-symbol.el contrib/lisp/org-elisp-symbol: Set type if symbol is defuned but not fbound 2011-10-06 10:14:19 +02:00
org-eshell.el Fix (a lot of) compiler warnings. 2011-07-18 19:25:10 +02:00
org-eval-light.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-eval.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-exp-bibtex.el Allow dashes and underscores in bibtex citation keys 2011-10-06 10:10:47 +02:00
org-expiry.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-export-generic.el Fix header prefixes for trac wiki. 2011-10-24 18:40:28 +02:00
org-export.el contrib/lisp/org-export: Fix headline numbering 2011-12-01 14:35:43 +01:00
org-git-link.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-interactive-query.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-invoice.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-jira.el contrib/lisp/org-jira.el: remove Creative Commons license. 2011-08-15 20:10:04 +02:00
org-learn.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-lparse.el org-odt.el: Export TOC max-level information. 2011-11-25 00:27:49 +05:30
org-mac-iCal.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-mac-link-grabber.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-mairix.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-man.el Renamed CONTRIB directory to "contrib". 2008-04-07 17:36:12 +02:00
org-mime.el org-mime: use dvipng for inline images when export to html mail 2011-10-19 12:07:48 -06:00
org-mtags.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-notmuch.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-odt.el org-odt.el: Export TOC max-level information. 2011-11-25 00:27:49 +05:30
org-panel.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-registry.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-screen.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-secretary.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-static-mathjax.el Add org-static-mathjax to the contrib directory 2010-08-20 18:12:59 +02:00
org-sudoku.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-toc.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-track.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-velocity.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-wikinodes.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-xhtml.el org-odt.el: Export TOC max-level information. 2011-11-25 00:27:49 +05:30
org2rem.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
orgtbl-sqlinsert.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
test-org-export-preproc.el Fix (a lot of) compiler warnings. 2011-07-18 19:25:10 +02:00