diff options
author | Karl Berry <karl@freefriends.org> | 2022-06-06 20:28:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-06-06 20:28:50 +0000 |
commit | b152ca763384663a7513005c110d134b6cab7bd1 (patch) | |
tree | 684da4bced78f90b7faf35fc1fec0fddfd8d4e54 /Master/texmf-dist/doc/latex/babel/README.md | |
parent | f5c56d1fc35b553aad7d16f2f23dd7167d2e935c (diff) |
babel (6jun22)
git-svn-id: svn://tug.org/texlive/trunk@63498 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.md | 27 |
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 |