Closed dginev closed 1 year ago
There appears to be another tiny detail in testing plutonikogreek (now that it is in the correct language), switching to draft to study that. The test is reporting ῃ
instead of a ῇ
It's a one-liner, but it really has to be the precise logic.
CI + texlives 2022 and 2023 now all pass 81_babel.t
✅
Ready for review.
Fixes #2175
To quote Bruce from our discussion today: "this should buy us another couple of releases".
We may approach the question differently in a hypothetical world where latexml loads
latex.ltx
in its entirety.For now, this PR extends the custom guards we have for
\bbl@switch
, which are hosted atbabel_support.sty.ltxml
, to also track the low-level behavior of updating\cf@encoding
with concrete tokens, as needed by a babel language switch.Hopefully CI passes on all older texlives, I have confirmed texlive 2022 and 2023 succeed.