[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] Fixes and improvements in org-latex-language-alist
From: |
Ihor Radchenko |
Subject: |
Re: [patch] Fixes and improvements in org-latex-language-alist |
Date: |
Fri, 15 Sep 2023 09:54:17 +0000 |
Juan Manuel Macías <maciaschain@posteo.net> writes:
> [1] I think also that in this function there was an unhappy decision:
> using a syntax that is not from polyglossia but from babel leaves the
> user with little freedom of action, since polyglossia has more 'keyval'
> options, not only language variants. For example, this (real polyglossia
> code):
>
> \usepackage{polyglossia}
> \setmainlanguage{spanish}
> \setotherlanguage[numerals=arabic]{chinese}
>
> cannot be translated from (fake polyglossia code):
>
> #+language: es
> #+LaTeX_Header: \usepackage[chinese,AUTO]{polyglossia}
Since we are up to extending #+language keyword in future, may as well
allow LANG [:key val ...] values.
I expressed similar idea in
https://list.orgmode.org/orgmode/87fsc05hkl.fsf@localhost/
--
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>
- Re: [patch] Fixes and improvements in org-latex-language-alist, (continued)
- Re: [patch] Fixes and improvements in org-latex-language-alist (was: ox-latex language handling in Org-9.5 vs 9.6), Max Nikulin, 2023/09/10
- Re: [patch] Fixes and improvements in org-latex-language-alist (was: ox-latex language handling in Org-9.5 vs 9.6), Ihor Radchenko, 2023/09/10
- Re: [patch] Fixes and improvements in org-latex-language-alist, Juan Manuel Macías, 2023/09/10
- Re: [patch] Fixes and improvements in org-latex-language-alist, Ihor Radchenko, 2023/09/11
- Re: [patch] Fixes and improvements in org-latex-language-alist (was: ox-latex language handling in Org-9.5 vs 9.6), Max Nikulin, 2023/09/11
- Re: [patch] Fixes and improvements in org-latex-language-alist (was: ox-latex language handling in Org-9.5 vs 9.6), Ihor Radchenko, 2023/09/12
- Re: [patch] Fixes and improvements in org-latex-language-alist (was: ox-latex language handling in Org-9.5 vs 9.6), Max Nikulin, 2023/09/12
- Re: [patch] Fixes and improvements in org-latex-language-alist, Juan Manuel Macías, 2023/09/12
- Re: [patch] Fixes and improvements in org-latex-language-alist,
Ihor Radchenko <=
- Re: [patch] Fixes and improvements in org-latex-language-alist (was: ox-latex language handling in Org-9.5 vs 9.6), Ihor Radchenko, 2023/09/15