org-mode/contrib/lisp
Jambunathan K bf3e9aa9a2 org-odt.el: Improve how labels are applied and generated.
* contrib/lisp/org-odt.el
(org-odt-entity-labels-alist, org-odt-entity-counts-plist)
(org-odt-label-def-ref-spec): New variables.
(org-odt-init-outfile): Reset above variables.
(org-odt-add-label-definition, org-odt-get-label-definition)
(org-odt-format-label-definition)
(org-odt-format-label-reference)
(org-odt-fixup-label-references): New functions.
(org-export-odt-preprocess-label-references): Modified.
(org-odt-end-export): Call `org-odt-fixup-label-references'.
(org-odt-parse-label): Removed
(org-odt-default-entity): Removed.
(org-odt-format-entity-caption): Fixed signature so that
category param is no longer optional.  Use
`org-odt-format-label-definition'.
(org-export-odt-do-format-formula)
(org-export-odt-do-format-image): Pass the mandatory category
param to `org-odt-format-entity-caption'.

* contrib/odt/styles/OrgOdtContentTemplate.xml: Add Figure and
Equation as sequence declarations.

Most of these changes can be pushed to org-exp.el.  For now park the
changes locally to org-odt.el.
2011-09-17 00:17:22 +05:30
..
htmlize.el
org-annotate-file.el
org-bookmark.el
org-checklist.el
org-choose.el
org-collector.el
org-contacts.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +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
org-drill.el
org-elisp-symbol.el
org-eshell.el
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
org-exp-bibtex.el
org-expiry.el
org-export-generic.el
org-git-link.el
org-interactive-query.el
org-invoice.el
org-jira.el
org-learn.el
org-lparse.el
org-mac-iCal.el
org-mac-link-grabber.el
org-mairix.el
org-man.el
org-mime.el
org-mtags.el
org-notmuch.el
org-odt.el org-odt.el: Improve how labels are applied and generated. 2011-09-17 00:17:22 +05:30
org-panel.el
org-registry.el
org-screen.el
org-secretary.el
org-static-mathjax.el
org-sudoku.el
org-toc.el
org-track.el
org-velocity.el
org-wikinodes.el
org-xhtml.el
org2rem.el
orgtbl-sqlinsert.el
test-org-export-preproc.el