Eric Rauchway <earauch...@ucdavis.edu> writes: > This error occurs when using the org exporter to create a docx or > latex-pdf file via pandoc, i.e., C-c C-e p X or C-c C-e p l. > > It does _not_ occur when using the org exporter to create a latex file > without pandoc, i.e., C-c C-e l o does not produce the error.
Thanks for reporting, but the described problem appears to be with ox-pandoc. Note that ox-pandoc is a third-party package, which is not a part of Org. You may consider contacting the current ox-pandoc maintainers at https://github.com/emacsorphanage/ox-pandoc/ But do not expect much - the package is abandoned. Alternatively, you can customize `org-odt-preferred-output-format' and make ox-odt export to docx. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>