language specification for LaTeX is broken for Czech language #2597
wilx
commented
ousia
commented
@wilx and @jgm, sorry, it was my fault. I didn’t know that language and country codes were different.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have discovered using
cs-CZdid not work forlangfor me. I think I have found the culprit on line 1185 inLaTeX.hs:This is wrong. The ISO 639-1 language code is "cs".
(It is "CZ" for the country code.)