org-odt.el: Preparing for introducing `org-export-as-odf'
commitfe19f7a637863a1b1483be349f37489c050d0754
authorJambunathan K <kjambunathan@gmail.com>
Mon, 7 Nov 2011 19:15:59 +0000 (8 00:45 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Mon, 7 Nov 2011 21:38:48 +0000 (8 03:08 +0530)
tree4d25c6d90f490784146dc041b8d56a3a1cb2efff
parentf8168144a95136ab93650a3c80ac28bb0b69fd90
org-odt.el: Preparing for introducing `org-export-as-odf'

* contrib/lisp/org-odt.el (org-odt-update-styles-file)
(org-odt-write-mimetype-file): New.  Extracted out of
`org-odt-save-as-outfile'.
(org-odt-save-as-outfile): Use above routines.
(org-export-odt-tmpdir-prefix)
(org-odt-init-outfile): Misc changes.

Preparing for introducing `org-export-as-odf'.  The new
command will create OpenDocument Formula files out of LaTeX
fragments.  Dynamic variable `org-lparse-backend' will be set
to 'odf during this command.
contrib/lisp/org-odt.el