Add ODT export format #23
Comments
|
Shouldn't that be done on the org-side? |
|
Yes, also, but ODT isn't a supported format here, according to the docs. |
|
I still don't get it. Wouldn't it make more sense to go through a common intermediary? E.g. org-syntax? So that citeproc-el doesn't have to do the formatting for all output formats. |
|
Maybe I'm to much influenced by pandoc here, but I would expect citeproc-el to work with all supported output formats out-of-the-box without further configuration. |
|
IDK why the current design, but that's not how this library works. See: https://github.com/andras-simonyi/citeproc-el/blob/master/citeproc-formatters.el |
The main reason for the existence of multiple For exporting Org documents with a particular backend using |
To accommodate people who need to target MS Word, etc, with real footnotes, etc.
The text was updated successfully, but these errors were encountered: