emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ox-latex language handling in Org-9.5 vs 9.6


From: Max Nikulin
Subject: Re: ox-latex language handling in Org-9.5 vs 9.6
Date: Thu, 7 Sep 2023 17:38:31 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 07/09/2023 05:20, Juan Manuel Macías wrote:
Maybe it should be corrected like this:

("de-de"  :babel "ngerman" :polyglossia "german" :polyglossia-variant "german" :lang-name 
"German")
("de"  :babel-ini-only "german" :polyglossia "german" :polyglossia-variant "german" 
:lang-name "German")

Sorry, I have only used basic babel configuration, so I am unaware of real differences of .ldf and .ini ways. My expectation is that in absence of "de-de" definition a fallback to "de" should be used.

Perhaps .ldf vs. .ini should be an orthogonal setting independent of locale selection.

Frankly speaking, I am a bit confused by locale definitions in general:

ls /usr/share/locale/ | grep '^de'
de
de_CH
de_DE
de@hebrew

ls /usr/share/i18n/locales/ | grep '^de'
de_AT
de_AT@euro
de_BE
de_BE@euro
de_CH
de_DE
de_DE@euro
de_IT
de_LI
de_LU
de_LU@euro




reply via email to

[Prev in Thread] Current Thread [Next in Thread]