On Tue, Feb 13, 2024 at 05:37:03PM +0100, Patrice Dumas wrote: > As a side note, there is a test in optional tests > other/index_collation_test_collation_locale_sv that tests > XS_STRXFRM_COLLATION_LOCALE with sv_SE.utf8, which seems to exist on > my debian, as /usr/lib/locale/sv_SE.utf8/LC_COLLATE, but the linguistic > rules implemented in Unicode::Collate::Locale for sv do not seem to be > used. I also think that it does not matter as this interface is > unlikely to be used.
It was a but in texi2any that is now fixed, it now works as expected with the sv tailored collation selected. -- Pat