org-odt-export-as-odf

org-odt-export-as-odf is an interactive autoloaded Lisp function in `ox-odt.el'.


(org-odt-export-as-odf LATEX-FRAG &optional ODF-FILE)

Export LATEX-FRAG as OpenDocument formula file ODF-FILE.
Use `org-create-math-formula' to convert LATEX-FRAG first to
MathML. When invoked as an interactive command, use
`org-latex-regexps' to infer LATEX-FRAG from currently active
region. If no LaTeX fragments are found, prompt for it. Push
MathML source to kill ring depending on the value of
`org-export-copy-to-kill-ring'.