summaryrefslogtreecommitdiff
path: root/macros/latex/required/babel/base/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-02-25 03:00:58 +0000
committerNorbert Preining <norbert@preining.info>2022-02-25 03:00:58 +0000
commit157cc9e776520d0b7d488317a69a10d4ae4d493b (patch)
treec12e70126efbe1e6c930d2e26223a004b075306e /macros/latex/required/babel/base/README.md
parentdc88afec77f198ebb8774f9c87146f2985e8f156 (diff)
CTAN sync 202202250300
Diffstat (limited to 'macros/latex/required/babel/base/README.md')
-rw-r--r--macros/latex/required/babel/base/README.md19
1 files changed, 8 insertions, 11 deletions
diff --git a/macros/latex/required/babel/base/README.md b/macros/latex/required/babel/base/README.md
index 41c7e9d010..4d56195cf3 100644
--- a/macros/latex/required/babel/base/README.md
+++ b/macros/latex/required/babel/base/README.md
@@ -1,6 +1,4 @@
-## Babel 3.71
-
-2022-02-13
+## Babel 3.72
This package manages culturally-determined typographical (and other)
rules, and hyphenation patterns for a wide range of languages. Many
@@ -10,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.71 are described in:
+Changes in version 3.72 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-3.71.html
+https://latex3.github.io/babel/news/whats-new-in-babel-3.72.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -48,13 +46,12 @@ respective authors.
### Summary of Latest changes
```
-3.71 2022-02-13
- * IAST transliteration for Sanskrit (by Maximilian Mehner).
+3.72 2022-02-24
+ * Advances in amsmath (lua).
* Fixes:
- - Bad interraction between bidi option and mathtools (#166).
- - 'provide+=' didn’t work with 'hebrew' as a secondary
- language.
- - Wrong equation direction in 'cases' and 'array' (#167).
+ - Captions in Thai.
+ - Some settings sometimes ignored with 'onchar' (lua).
+ - Extra colon in Polish 'cc' (#172)
```
### Previous changes