csquotes icon indicating copy to clipboard operation
csquotes copied to clipboard

UKenglish or USenglish and \foreign* environments

Open jspitz opened this issue 8 years ago • 4 comments

csquotes lowercases all language names in \csq@lang etc. with the rationale "workaround for page headers of book.cls et al." (see comment in csquotes.sty). This results in language names that have uppercase letters (UKenglish and USenglish) not being detected (the lowercase variants, ukenglish and usenglish, are unknown to babel).

I think this is not a big issue, since people can use british and american instead, but it should be documented.

jspitz avatar Apr 23 '17 17:04 jspitz

I have posted a possible solution to the problem.

jspitz avatar Apr 24 '17 11:04 jspitz

Fixed via #37.

jspitz avatar Dec 04 '19 09:12 jspitz

That plan won't work: we need an expandable solution. I will do that using expl3, but it will need to wait for the 2020-02-02 kernel release.

josephwright avatar Dec 04 '19 11:12 josephwright

OK. Sorry, I should have checked more carefully.

jspitz avatar Dec 04 '19 13:12 jspitz