[latex3-commits] [git/LaTeX3-latex3-babel] docs: Info with main=. Fix in 'onchar'. (c902b54)
Javier
email at dante.de
Tue Feb 22 17:54:31 CET 2022
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/c902b54538c0fc5df33be5fedfc7c7ddcab383f0
>---------------------------------------------------------------
commit c902b54538c0fc5df33be5fedfc7c7ddcab383f0
Author: Javier <email at localhost>
Date: Tue Feb 22 17:54:31 2022 +0100
Info with main=. Fix in 'onchar'.
>---------------------------------------------------------------
c902b54538c0fc5df33be5fedfc7c7ddcab383f0
docs/news/whats-new-in-babel-3.72.md | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/docs/news/whats-new-in-babel-3.72.md b/docs/news/whats-new-in-babel-3.72.md
index 27b2e75..f62c42a 100644
--- a/docs/news/whats-new-in-babel-3.72.md
+++ b/docs/news/whats-new-in-babel-3.72.md
@@ -13,6 +13,20 @@ and misplaced tags in some cases (for example, with `aligned` and
* Captions in the `ini` file for Thai were wrong (very likely a
mistake in the conversion to Unicode).
+* With `onchar` some hyphenation settings were ignored if the
+language was never explicitly selected.
+
+## Info with main
+
+This is a minor change. The purpose of the key `main` was just
+to overcome a wrong setting of the main language in some cases,
+particularly when the languages were declared at both `\usepackage` and
+`\selectlanguage`, but it’s being used systematically instead of the
+default and still recommended way to set it. Now there is an ‘info’
+reminding the recommended syntax.
+
+
+
More information about the latex3-commits
mailing list.