summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/babel/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/babel/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/babel/README.md27
1 files changed, 10 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/babel/README.md b/Master/texmf-dist/doc/latex/babel/README.md
index 2342ebae59d..6b2fb1b2401 100644
--- a/Master/texmf-dist/doc/latex/babel/README.md
+++ b/Master/texmf-dist/doc/latex/babel/README.md
@@ -1,4 +1,4 @@
-## Babel 3.75
+## Babel 3.76
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.75 are described in:
+Changes in version 3.76 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-3.75.html
+https://latex3.github.io/babel/news/whats-new-in-babel-3.76.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -46,20 +46,13 @@ respective authors.
### Summary of latest changes
```
-3.75 2022-05-22
- * `\BabelEnsureInfo` is active by default, to make sure the BCP 47
- codes are always available, as they may be required by the
- LaTeX kernel.
- * `\localeinfo*` is like `\localeinfo` but expands to empty if
- unknown (fully expandable).
- * The key `character`/`ranges` in `ini` files now sets the
- corresponding Unicode script ranges (as used by `onchar`).
- * Fixes:
- - Misplaced rule un diagbox (#43)
- - Caption names of 'chapter' and 'part' swapped in Chinese (#180).
- - Captions after numbers in Lithuanian.
- - `hyphenrules` in the `ini` files for `en-AU` and
- `en-NZ` where set to `english` instead of `ukenglish`.
+3.76 2022-06-06
+ * Calendar conversion with a new macro \babelcalendar: hebrew,
+ islamic-civil, islamic-umalqura, persian.
+ * Added 6 locales for Arabic: Egypt, Iraq, Jordan, Lebanon,
+ Palestinian Territories, Tunisia.
+ * More updates to CLDR 4.1: French, English, Moldavian and
+ Arabic.
```
### Previous changes