diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-01 21:10:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-01 21:10:44 +0000 |
commit | de9dc4bb86a87f4d72b59034b56593313b2e8c8a (patch) | |
tree | afcde74e28915439fef0d65c8a1eefeb9dc9df7a /Master/texmf-dist/doc/latex/babel/README.md | |
parent | 98766f71d95e3aa7dcf598359ffb0f9902c73797 (diff) |
babel (1apr19)
git-svn-id: svn://tug.org/texlive/trunk@50699 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 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/babel/README.md b/Master/texmf-dist/doc/latex/babel/README.md index 0e99ab68450..97ff35a6918 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.27 +## Babel 3.28 This package manages culturally-determined typographical (and other) rules, and hyphenation patterns for a wide range of languages. Many @@ -51,6 +51,12 @@ respective authors. ### Latest changes ``` +3.28 - Fixes - wrong dir after math, in math inside tabular, in weak L + inside R inside L, and in boxes inside math. + - \babelfont now takes into account \defaultfontfeatures. This + is a potential source of backwards incompatibilities, but + very likely the risks are very low, and it is, I think, the + expected behavior. 3.27 - Preliminary support for bidi (by Vafa Khalighi) with xetex. - Fix for 3.23 - \ensureascii was redefined even when not necessary. @@ -119,5 +125,5 @@ respective authors. ``` Javier Bezos -2018/11/13 +2019/04/01 |