0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-16 10:16:26 +00:00
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 Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-annotate-file.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +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 Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
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 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-elisp-symbol.el Use `string=' to compare strings 2011-09-06 18:11:55 +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 Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-expiry.el Fix bzg email address (s/altern/gnu). 2011-08-15 21:22:30 +02:00
org-export-generic.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02: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-lparse.el: Rename table routines 2011-09-09 00:38:31 +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 Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02: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: Improve how labels are applied and generated. 2011-09-17 00:17:22 +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 Fix bzg email address (s/altern/gnu). 2011-08-15 21:22:30 +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 Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +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-xhtml.el: Fix a crash during export of list-tables 2011-09-02 00:18:43 +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