From c493011f1ad4ff5cd2973ed6a6a3d4c9fec6470f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 14 Mar 2015 22:59:51 +0000 Subject: fontspec (14mar15) git-svn-id: svn://tug.org/texlive/trunk@36512 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/fontspec/README | 21 ++++++++++++++++++++- Master/texmf-dist/doc/latex/fontspec/fontspec.pdf | Bin 1028734 -> 1004512 bytes 2 files changed, 20 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/doc/latex/fontspec') diff --git a/Master/texmf-dist/doc/latex/fontspec/README b/Master/texmf-dist/doc/latex/fontspec/README index 6792af2d9ef..f934a6ea66b 100644 --- a/Master/texmf-dist/doc/latex/fontspec/README +++ b/Master/texmf-dist/doc/latex/fontspec/README @@ -53,7 +53,9 @@ Default document fonts are selected with Features to be used for every subsequently defined font are specified with \defaultfontfeatures{} + \defaultfontfeatures+{} \defaultfontfeatures[]{} + \defaultfontfeatures+[]{} Features may be added to the font currently in use with @@ -65,6 +67,23 @@ Features may be added to the font currently in use with 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. + +- v2.4b (2014/08/23) + + * Improve backwards compatibility w.r.t. recent argument order change; + specifically, if an optional argument is presented before the font name + then avoid looking for one afterwards. + * Fix \@fnsymbol; it was defined as a \protected macro, where in fact its internal text-or-math switch needed to be instead. + * No longer lowercase fontnames internally; this fixes a bug with loading + mixed-case ".fontspec" files. + * Fixed some documentation typos/inconsistencies related to recent changes. + - v2.4a (2014/06/21) * No longer load fixltx2e.sty -- this package should really be loaded before \documentclass. @@ -85,7 +104,7 @@ Change history or \defaultfontfeatures[\headingsfont]{...} - \setfontfamily\headingsfont{...} + \newfontfamily\headingsfont{...} * New `PunctuationSpace=WordSpace` and `PunctuationSpace=TwiceWordSpace` settings, intended for monospaced fonts; these force the space after a period to be exactly one or two spaces wide, respectively, which preserves character alignment across lines. diff --git a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf index b4f271d9f8a..f1ecf195f91 100644 Binary files a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf and b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf differ -- cgit v1.2.3