diff options
author | Karl Berry <karl@freefriends.org> | 2017-07-16 20:50:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-07-16 20:50:34 +0000 |
commit | 1d94e11374efd2df67fc1f555b35b0ba661edb94 (patch) | |
tree | d67b06cfc3cecdc5ed27f8e1b9160ff8b4382d88 /Master/texmf-dist/doc/latex/fontspec/README.md | |
parent | 71e75f5809b91f87b0008504ab8e6e2516e84ca1 (diff) |
fontspec (16jul17)
git-svn-id: svn://tug.org/texlive/trunk@44820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fontspec/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/fontspec/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fontspec/README.md b/Master/texmf-dist/doc/latex/fontspec/README.md index 611e9f7d7c3..2ffe16b0a95 100644 --- a/Master/texmf-dist/doc/latex/fontspec/README.md +++ b/Master/texmf-dist/doc/latex/fontspec/README.md @@ -69,6 +69,14 @@ To add features to the font family currently in use: Change history -------------- +- v2.6b (2017/07/16) + + * Fix conflict with Polyglossia and `Scale=MatchLowercase`. + * New feature `IgnoreFontspecFile` to avoid loading the `.fontspec` file for a font. + * Fix regression with `\fontspec_if_feature:nTF` + (which broke `realscripts`, oops — must improve my test suite) + + - v2.6a (2017/03/31) * Fix crashing bug with `..Reset` and `ResetAll` keys. |