Next: Extending ODT export, Previous: Pre-requisites for ODT export, Up: OpenDocument Text export
org-export-as-odt)If org-export-odt-preferred-output-format is specified, automatically
convert the exported file to that format. See Automatically exporting to other formats.
For an Org file myfile.org, the ODT file will be
myfile.odt. The file will be overwritten without warning. If there
is an active region,1 only the region will be exported. If the selected region is a
single tree,2 the
tree head will become the document title. If the tree head entry has, or
inherits, an EXPORT_FILE_NAME property, that name will be used for the
export.
org-export-as-odt-and-open)If org-export-odt-preferred-output-format is specified, open the
converted file instead. See Automatically exporting to other formats.