summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/babel/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-07 21:28:40 +0000
committerKarl Berry <karl@freefriends.org>2024-01-07 21:28:40 +0000
commitb20d5c3a6127b9281ec1aca22ef3e660204255fa (patch)
tree126670140f0964f617ab2dab9c6c3341628a5161 /Master/texmf-dist/doc/latex/babel/README.md
parentdc17f7ec95f311ba4bdb0c20ad69839d62777623 (diff)
babel (6jan24)
git-svn-id: svn://tug.org/texlive/trunk@69340 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/babel/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/babel/README.md30
1 files changed, 9 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/latex/babel/README.md b/Master/texmf-dist/doc/latex/babel/README.md
index def9611a9db..55553c86e84 100644
--- a/Master/texmf-dist/doc/latex/babel/README.md
+++ b/Master/texmf-dist/doc/latex/babel/README.md
@@ -1,6 +1,6 @@
-## Babel 3.99
+## Babel 24.1
-2023-12-10
+2024-01-07
This package manages culturally-determined typographical (and other)
rules, and hyphenation patterns for a wide range of languages. Many
@@ -10,9 +10,9 @@ is a set of ini files for about 300 languages.
The latest stable version is available on <https://ctan.org/pkg/babel>.
-Changes in version 3.99 are described in:
+Changes in version 24.1 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-3.99.html
+https://latex3.github.io/babel/news/whats-new-in-babel-24.1.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -48,23 +48,11 @@ respective authors.
### Summary of latest changes
```
-3.99 2023-12-10
- * Spurious space in some cases because of a missing % (introduced
- in 3.98).
- * Two new locales: chakma and lowgerman.
- * And more bare minimum locales: aramaic, avestan, aymara,
- bashkir, bataktoba, bavarian, classicalmandaic, ingush, komi,
- lepcha, limbu, lineara, lu, makasar, samaritan, sinteromani,
- tainua, tangut, waray.
-
-3.98 2023-12-06
- * Case mappings in ini files, with new casing variants in the
- Latin locales.
- * New: \ShowLocaleProperties.
- * Improved Persian/Farsi, thanks to Farshad Rasuli
- (@farshadrasuli).
- * In some languages and xetex, the language name was printed with
- the first \foreignlanguage.
+24.1 2024-01-07
+ * New version numbering scheme.
+ * New key in \babelprovide: interchar (xe).
+ * Definitions for French interchar=punctuation.space (xe) and
+ transforms=punctuation.space (lua).
```
### Previous changes