Next: Export settings, Previous: The Export Dispatcher, Up: Exporting [Contents][Index]
An export back-end is a library that translates Org syntax into a foreign format. An export format is not available until the proper back-end has been loaded.
By default, the following four back-ends are loaded: ascii,
html, icalendar and latex. It is possible to add more
(or remove some) by customizing org-export-backends.
Built-in back-ends include:
Other back-ends might be found in the contrib/ directory
(see Installation).