summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/babel/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-30 20:32:56 +0000
committerKarl Berry <karl@freefriends.org>2022-11-30 20:32:56 +0000
commitf7836c00ede16e9ae6c768703b9f191570aba955 (patch)
tree4221fa7c3f651e0eada815f543940b54b7934b8b /Master/texmf-dist/doc/latex/babel/README.md
parent26fc2b0d1976ae5b5e2c67e78db6aae63b123c93 (diff)
babel (30nov22)
git-svn-id: svn://tug.org/texlive/trunk@65152 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.md26
1 files changed, 13 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/babel/README.md b/Master/texmf-dist/doc/latex/babel/README.md
index c431f70b1e3..d3e4b754257 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.82
+## Babel 3.83
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.82 are described in:
+Changes in version 3.83 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-3.82.html
+https://latex3.github.io/babel/news/whats-new-in-babel-3.83.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -46,17 +46,17 @@ respective authors.
### Summary of latest changes
```
-3.82 2022-10-23
- * Predefined transforms can be activated after the first
- \babelprovide (lua).
- * Tibetan for XeTeX.
- * More updates to the CLDR 41: Albanian, Kinyarwanda, Maltese,
- Odia, Ossetic, Pashto, Polish, Portuguese, Punjabi, Romanian,
- Romansh, Russian, Sakha, Sinhala, Slovak, Slovenian, Somali.
+3.83 2022-11-30
+ * Improved Punjabi, thanks to Arvinder Singh (@punjab).
+ * Compatibility with 'lscape', thanks to Salim Bou (@seloumi).
+ * New locale files: Kaingang, Nheengatu, Sardinian.
+ * Better handling of `leqno` with `amsmath`.
* Fixes:
- - \MakeXXXcase: a (hopefully) better hack for #189 (see
- also #193).
- - Thai (with xetex): #182 wasn’t quite fixed.
+ - Wrong date format for Australian in babel-en-AU.ini (#195)
+ - Option handling was broken with braces (#198)
+ - Stray punctuation with tikz lead to lua error (#197)
+ - Hungarian as a secondary language reordered some captions
+ (#203).
```
### Previous changes