summaryrefslogtreecommitdiff
path: root/macros/latex/required/babel/base/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/required/babel/base/README.md')
-rw-r--r--macros/latex/required/babel/base/README.md28
1 files changed, 18 insertions, 10 deletions
diff --git a/macros/latex/required/babel/base/README.md b/macros/latex/required/babel/base/README.md
index 8f8cc3876b..ac068b909e 100644
--- a/macros/latex/required/babel/base/README.md
+++ b/macros/latex/required/babel/base/README.md
@@ -1,4 +1,4 @@
-## Babel 3.79
+## Babel 3.80
This package manages culturally-determined typographical (and other)
rules, and hyphenation patterns for a wide range of languages. Many
@@ -8,9 +8,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.79 are described in:
+Changes in version 3.80 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-3.79.html
+https://latex3.github.io/babel/news/whats-new-in-babel-3.80.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -46,13 +46,21 @@ respective authors.
### Summary of latest changes
```
-3.79 2022-08-29
- * Fixes:
- - Issues of tcolorbox in RTL (graphics layout), thanks to Salim
- Bou (@seloumi) (#186).
- - \footnote with babel bidi=default raises an error in LuaLaTeX (#187).
- - Extra blank spaces with Hebrew calendar.
- * 'odia' is now the preferred name for 'oriya', following the CLDR.
+3.80 2022-09-16
+ * Ethiopic calendar.
+ * Hungarian date in the superessive case.
+ * Captions for Hausa by Abubakar Yusuf (@fatherofcamels)
+ * Fixes in dates:
+ - Latin: In `pdftex`, numerals were printed in arabic form.
+ - Thai: Buddhist and Gregorian were reversed.
+ - Persian: The Persian calendar was not loaded.
+ * More updates to the CLDR 41: Galician, Swiss German, Gujarati,
+ Hausa, Hebrew, Hindi, Croatian, Upper Sorbian, Hungarian,
+ Armenian, Interlingua, Indonesian, Igbo, Sichuan Yi, Icelandic,
+ Italian, Japanese, Ngomba, Georgian, Kabyle, Kabuverdianu,
+ Kazakh, Kako, Kalaallisut, Khmer, Kannada, Korean, Konkani,
+ Kashmiri, Colognian, Cornish, Kyrgyz, Lakota, Lao, Northern
+ Luri, Lithuanian, Macedonian, Malayalam, Mongolian.
```
### Previous changes