summaryrefslogtreecommitdiff
path: root/macros/latex/required/babel/base/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-09-13 03:01:35 +0000
committerNorbert Preining <norbert@preining.info>2023-09-13 03:01:35 +0000
commitde0fb15550a55ba5685a755fec7326e21a79fccd (patch)
treed31a21d9ea35405a0482f92ff12caabd84eae9e4 /macros/latex/required/babel/base/README.md
parentbecf79ac9bbdddd15ef9d66a35c6d64252a2cd46 (diff)
CTAN sync 202309130301
Diffstat (limited to 'macros/latex/required/babel/base/README.md')
-rw-r--r--macros/latex/required/babel/base/README.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/macros/latex/required/babel/base/README.md b/macros/latex/required/babel/base/README.md
index a94ed0408f..0429aa3cc1 100644
--- a/macros/latex/required/babel/base/README.md
+++ b/macros/latex/required/babel/base/README.md
@@ -1,6 +1,6 @@
-s## Babel 3.93
+## Babel 3.94
-2023-08-29
+2023-09-12
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 250 languages.
The latest stable version is available on <https://ctan.org/pkg/babel>.
-Changes in version 3.93 are described in:
+Changes in version 3.94 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-3.93.html
+https://latex3.github.io/babel/news/whats-new-in-babel-3.94.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -48,15 +48,15 @@ respective authors.
### Summary of latest changes
```
-3.93 2023-08-29
- * More Hebrew numerals (also Yiddish).
- * Chinese calendar.
+3.94 2023-09-12
+ * Chinese dates (numeric and sexagenary).
+ * New locales: Javanese, Nigerian Pidgin, Maithili, Wolof.
+ * Minimum locales: Balinese, Ladino, Old Norse, Lombard, Navajo, Akkadian.
+ * New transform for kashida (by Christian Lück).
* Fixes:
- - Table with Arabic text corrupted when trying to colour cells (#252).
- - Bold small caps were wrong in some cases (#92).
- - Missing numerals in 'sanskri'`.
- * Added a few ‘bare minimum locales’: Southern Altai, Divehi,
- Ancient Egyptian, Egyptian Arabic, Phoenician, Newari.
+ - Babel is not aware of \if@nonlatin conditional from bidi (#256).
+ - Referencing equations doesn't use custom tags (#260).
+ - Hyphenation error with Tibetan and lualatex (#261).
```
### Previous changes