diff options
Diffstat (limited to 'macros/latex/required/babel/base/README.md')
-rw-r--r-- | macros/latex/required/babel/base/README.md | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/macros/latex/required/babel/base/README.md b/macros/latex/required/babel/base/README.md index c1a3fc40c0..afbc13b963 100644 --- a/macros/latex/required/babel/base/README.md +++ b/macros/latex/required/babel/base/README.md @@ -1,8 +1,8 @@ -## Babel 24.6 +## Babel 24.13 -2024-06-02 +2024-11-08 -`babel` is the multilingual framework for localizing documents in +`babel` is the multilingual framework to localize documents in LaTeX, LuaLaTeX, XeLaTeX. It manages culturally-determined typographical (and other) rules for about 170 to 300 languages, depending on the engine, with several levels of coverage. A few @@ -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.6 are described in: +Changes in version 24.13 are described in: -https://latex3.github.io/babel/news/whats-new-in-babel-24.6.html +https://latex3.github.io/babel/news/whats-new-in-babel-24.13.html Apart from the manual, you can find information on some aspects of babel at: @@ -43,16 +43,20 @@ You may also report them to the current maintainer more informally on: https://latex3.github.io/babel/contact.html -Bugs related to specific languages are best reported to their +Bugs related to specific languages are best reported to theirs respective authors. ### Summary of latest changes ``` -24.6 2024-06-02 - * New keys in transforms (lua): kern, norule, after, node. +24.13 2024-11-08 + * French: Added ‘transform values’ for punctuation.space. + * Pashto: Persian and Islamic calendar (which fixes an error, + too). + * Fixes: + - Uyghur hyphenation mechanism stopped working. + - The Hebrew calendar converter raised an error. ``` - ### Previous changes See https://latex3.github.io/babel/#whats-new |