Jürgen Spitzmüller
Jürgen Spitzmüller
I have pushed a simplification
> `hyphenrules` simply switches the patterns (which `\selectlanguage` does as well, next to other things) `\__xpg_use_localhyphenmins:nn` initiates the local `hyphenmins` settings, which we do not need for setting up hyphenation...
One thing we should probably clarify in the documentation is that the exceptions apply per pattern. This means that language variants that use the same pattern (via `\adddialect`) share the...
both fixed at 5849358da2f1c
Thanks for the feedback.
Note that the glitch mentioned at https://github.com/reutenauer/polyglossia/issues/542#issuecomment-1190287161 is back, but that's due to a different change. I am not very happy with the current solution anyway, maybe @Udi-Fogiel has a...
Cannot remember the details now, but I think the output was not correct in all cases.
Ideally, we would intrude the language switch at the beginning of the second argument of `\contentsline`. This would avoid that counters and page numbers use a different font if defined...
> Ideally, we would intrude the language switch at the beginning of the second argument of `\contentsline`. `\numberline`, for that matter