|
From: | Max Nikulin |
Subject: | Re: [patch] Fixes and improvements in org-latex-language-alist (was: ox-latex language handling in Org-9.5 vs 9.6) |
Date: | Sun, 10 Sep 2023 23:15:52 +0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 |
On 09/09/2023 16:11, Ihor Radchenko wrote:
I am not sure if making a breaking change to public constant is the best approach. What about simply adding an extra entry: ("de" ....) ("de-de" <copy of "de" property list>)
Ideally it should not be a public constant. Values should be accessed using a helper that returns "de" value for "de-de", "de-ch", "de-it" without copies, unless a more specific key is defined as it is done for de-at.
I have a hope that properties may be generated from CLDR data, LaTeX babel .ini files, etc. However it should be possible to override specific properties.
[Prev in Thread] | Current Thread | [Next in Thread] |