Pedro Andres Aranda Gutierrez <paag...@gmail.com> writes: > I've moved the change in the behaviour of #+LANGUAGE to the creaking > changes section and expanded it a bit.
I do not like the idea of changing the meaning of #+LANGUAGE *just for ox-latex*. Instead, let's change ox.el itself. (You current code implements undocumented override of :language option when :languages is present, which can backfire if another third-party exported comes up with :languages keyword.) Please change :language -> :languages in org-export-options-alist and update the ORG-NEWS entry to talk about all export backends; not just about ox-latex. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>