summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/babel
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-05-22 20:24:00 +0000
committerKarl Berry <karl@freefriends.org>2022-05-22 20:24:00 +0000
commit77115f354b353e70a149626be8cf14e22f2d1502 (patch)
treee25dae193c66b5bbf0600ff9e0721da3b429ce6e /Master/texmf-dist/doc/latex/babel
parentb7435fa062618aa6443677b4d2ea44bde4a46d54 (diff)
babel (22may22)
git-svn-id: svn://tug.org/texlive/trunk@63369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/babel')
-rw-r--r--Master/texmf-dist/doc/latex/babel/README.md23
-rw-r--r--Master/texmf-dist/doc/latex/babel/babel.pdfbin857732 -> 861855 bytes
2 files changed, 16 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/babel/README.md b/Master/texmf-dist/doc/latex/babel/README.md
index 537cda320d1..2342ebae59d 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.74
+## Babel 3.75
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.74 are described in:
+Changes in version 3.75 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-3.74.html
+https://latex3.github.io/babel/news/whats-new-in-babel-3.75.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -46,11 +46,20 @@ respective authors.
### Summary of latest changes
```
-3.74 2022-04-30
+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:
- - Error in transforms if | is active.
- - Minor fixes in Khemer, Turkmen, Marathi.
- * RTL math improved (with luatex).
+ - 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`.
```
### Previous changes
diff --git a/Master/texmf-dist/doc/latex/babel/babel.pdf b/Master/texmf-dist/doc/latex/babel/babel.pdf
index b68346d6e57..52960c988be 100644
--- a/Master/texmf-dist/doc/latex/babel/babel.pdf
+++ b/Master/texmf-dist/doc/latex/babel/babel.pdf
Binary files differ