diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/fontspec/README.md (renamed from Master/texmf-dist/doc/latex/fontspec/README) | 19 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/fontspec/fontspec.pdf | bin | 1003209 -> 808509 bytes |
2 files changed, 16 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/fontspec/README b/Master/texmf-dist/doc/latex/fontspec/README.md index 2a5c6d33bdc..636f48ffe7e 100644 --- a/Master/texmf-dist/doc/latex/fontspec/README +++ b/Master/texmf-dist/doc/latex/fontspec/README.md @@ -67,6 +67,19 @@ Features may be added to the font currently in use with Change history -------------- +- v2.5 (2016/01/30) "TL2016 release" + + * Provide a new Unicode font encoding ("TU") to replace EU1/EU2 and xunicode. If this causes problems, load fontspec with the `[euenc]` option to revert to the old behaviour. + * New command `\emfontdeclare` for defining font shapes when arbitrarily nesting the `\emph` command. + * Allow slanted small caps and better internal methods for "combining" font shapes; this fixes a few bugs. + * Incorporate "new" font script tags for Indic fonts. E.g., when selecting `Script=Bengali`, fontspec will first query the font for the `bng2` OpenType script, and if not found select `beng`. + * Restrict some font features from being able to be used within `\addfontfeatures` that were causing some font-loading confusion. + * Fixed behaviour in which `\baselineskip` and `\f@size` would (possibly) change values after loading the packge. + * Remove copy of `fixltx2e`'s code for footnote symbols; handled by LaTeX2e now. + * Deprecate `ExternalLocation` for the simpler (and identical) `Path` option. + * Improvement to some warnings/info messages. + * Improve structure of code. + - v2.4e (2015/09/24) * Allow `[Path=...]` to be specified for individual font faces. @@ -79,9 +92,9 @@ Change history - v2.4c (2015/03/14) * v2.4b was never released, sorry! - * This time *really* fix \@fnsymbol and avoid overwriting it if already fixed. - * Fix "Renderer=Graphite" (off-by-one error). - * Fix some edge cases for \aliasfontfeature. + * This time *really* fix `\@fnsymbol` and avoid overwriting it if already fixed. + * Fix "`Renderer=Graphite`" (off-by-one error). + * Fix some edge cases for `\aliasfontfeature`. - v2.4b (2014/08/23) diff --git a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf Binary files differindex 2d3b20167c3..3f259e38307 100644 --- a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf +++ b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf |