diff options
author | Karl Berry <karl@freefriends.org> | 2023-05-11 20:11:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-05-11 20:11:39 +0000 |
commit | 2fe9170cef7c130ec1dd170cdec3605ce3541c4d (patch) | |
tree | 0976b2b13c456009c0e98b07ea61cd283e5cb2e6 /Master/texmf-dist/doc/latex/babel/README.md | |
parent | cb4b9d4e10f52f852461e569e09e8b5cfb9fc65d (diff) |
babel (11may23)
git-svn-id: svn://tug.org/texlive/trunk@67073 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 | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/babel/README.md b/Master/texmf-dist/doc/latex/babel/README.md index 1ecd1bfdba8..f41986807e3 100644 --- a/Master/texmf-dist/doc/latex/babel/README.md +++ b/Master/texmf-dist/doc/latex/babel/README.md @@ -1,6 +1,6 @@ -## Babel 3.88 +## Babel 3.89 -2023-04-18 +2023-05-11 This package manages culturally-determined typographical (and other) rules, and hyphenation patterns for a wide range of languages. Many @@ -10,9 +10,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.88 are described in: +Changes in version 3.89 are described in: -https://latex3.github.io/babel/news/whats-new-in-babel-3.88.html +https://latex3.github.io/babel/news/whats-new-in-babel-3.89.html Apart from the manual, you can find information on some aspects of babel at: @@ -48,18 +48,14 @@ respective authors. ### Summary of latest changes ``` -3.88 2023-04-18 - * 37 new locale files: Abkhazian, Afar, Atsam, Baluchi, Bhojpuri, - Blin, Corsican, Erzya, Ga, Geez, Guarani, Haryanvi, Inuktitut, - Jju, Ligurian, Muscogee, Northern Sotho, Nyanja, N’Ko, - Papiamento, Prussian, Rajasthani, Saho, Sicilian, Silesian, - South Ndebele, Southern Sotho, Swati, Taroko, Tigre, Tok Pisin, - Tsonga, Tswana, Tyap, Venda, Volapük, Wolaytta. - * Fixed a few month names in Greek locales (thanks to Günter Milde). - * New hook 'begindocument'. - * Feature preview: option 'casing' in '\babelprovide' (requires a - future change in the LaTeX kernel). - * Some minor changes. +3.89 2023-05-11 + * Deprecating \SetCase, \aliasshorthands, and 'strings' package + options in the manual. + * The manual has been split in two documents: 'babel.pdf' is the + user guide, and 'babel-code.pdf' is the code. + * Alternative syntax to pass 'modifiers' to babel languages. + * Code cleaned up: babel.def has been shortened dramatically, + and babel.sty is a bit smaller. ``` ### Previous changes |