summaryrefslogtreecommitdiff
path: root/macros/latex/required/babel/base/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-09-19 03:02:32 +0000
committerNorbert Preining <norbert@preining.info>2024-09-19 03:02:32 +0000
commitfb76ceb75f54b0730900eac50fb23bbdc5243010 (patch)
tree5f7909a870c185b4b83096e41a8902c2b1959c4e /macros/latex/required/babel/base/README.md
parent73cf6f1d6adcda573c712d2b05d7fa9536c63d84 (diff)
CTAN sync 202409190302
Diffstat (limited to 'macros/latex/required/babel/base/README.md')
-rw-r--r--macros/latex/required/babel/base/README.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/macros/latex/required/babel/base/README.md b/macros/latex/required/babel/base/README.md
index b782b31a07..8d36def78a 100644
--- a/macros/latex/required/babel/base/README.md
+++ b/macros/latex/required/babel/base/README.md
@@ -1,6 +1,6 @@
-## Babel 24.9
+## Babel 24.10
-2024-08-29
+2024-09-18
`babel` is the multilingual framework for localizing documents in
LaTeX, LuaLaTeX, XeLaTeX. It manages culturally-determined
@@ -10,9 +10,9 @@ languages even work with Plain formats.
The latest stable version is available on <https://ctan.org/pkg/babel>.
-Changes in version 24.9 are described in:
+Changes in version 24.10 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-24.9.html
+https://latex3.github.io/babel/news/whats-new-in-babel-24.10.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -48,9 +48,11 @@ respective authors.
### Summary of latest changes
```
-24.9 2024-08-29
- * New transform 'digits.native' (alternative to `mapdigits').
- * Tentative transforms for CJK spacing and line breaking.
+24.10 2024-09-18
+ * \localename replaces the buggy \languagename. Added
+ \mainlocalename.
+ * \babelhyphenmins for better control of those parameters and,
+ in lualatex, \hyphenationmin.
```
### Previous changes