On 03/10/2021 22:28, Juan Manuel Macías wrote:
Hi all,

I'm attaching a patch with a proposal to unify in a single constant
(named `org-latex-language-alist')
`org-latex-polyglossia-language-alist' and
`org-latex-babel-language-alist', along with some necessary (minor)
modifications in `org-latex-guess-polyglossia-language' and
`org-latex-guess-babel-language'

I would consider structures with named fields (alists or plists) for a case of adding some additional settings (Font name? But it is rather defcustom than defconst)

("es" . (:babel "spanishmx" :poliglossia "spanish" :poliglossia-variant "mexican")


Reply via email to