I seem to have misunderstood your proposal when it came up :( I thought your idea was to have this in ox-latex/ox-beamer and then have other exporters adopt it or not (which was less of an impact on them).
/PA On Sun, 26 Jul 2026 at 09:05, Ihor Radchenko <[email protected]> wrote: > "Pedro A. Aranda" <[email protected]> writes: > > > The second step towards multi-language,multi-package font handling. > > > > In this patch, we enhance the LANGUAGE keyword for the LaTeX exporter > > and allow it to have multiple values. This is previous to checking the > > document's configuration WRT LaTeX compiler, locale handling and font > > configuration. > > --- a/lisp/ox-latex.el > > +++ b/lisp/ox-latex.el > > @@ -130,6 +130,7 @@ (org-export-define-backend 'latex > > (:description "DESCRIPTION" nil nil parse) > > (:keywords "KEYWORDS" nil nil parse) > > (:subtitle "SUBTITLE" nil nil parse) > > + (:languages "LANGUAGE" org-export-default-language nil split) > > I do not think that such change is a good idea to do independently in > ox-latex.el, but not in ox.el, as we originally planned. Yes, multiple > languages will work in latex export with your change, but it will also > break all non-latex exports. > > So, the patch should also include global changes to LANGUAGE keyword in > ox.el. > > -- > 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> > -- Fragen sind nicht da, um beantwortet zu werden, Fragen sind da um gestellt zu werden Georg Kreisler "Sagen's Paradeiser" (ORF: Als Radiohören gefährlich war) => write BE! Year 2 of the New Koprocracy *IA: onomatopeya del rebuznar* This was produced by a human (implied virtues and weaknesses acknowledged) I'd hate this being fed to any form of AS (sorry AI)...
