diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-02 21:29:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-02 21:29:08 +0000 |
commit | 1455b6d5bcd80a4968ba28a313a7b8fa8293a78b (patch) | |
tree | 775968d44459f9d047023ea382921c6c5a381393 /Master/texmf-dist/doc/fonts | |
parent | 3d5663e88457dd5a3ecf7e5e085c10311d02336a (diff) |
erewhon (2jan15)
git-svn-id: svn://tug.org/texlive/trunk@35944 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r-- | Master/texmf-dist/doc/fonts/erewhon/README | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/erewhon/README b/Master/texmf-dist/doc/fonts/erewhon/README index f14ceaf286c..d6ee1e5c170 100644 --- a/Master/texmf-dist/doc/fonts/erewhon/README +++ b/Master/texmf-dist/doc/fonts/erewhon/README @@ -2,7 +2,16 @@ This package provides LaTeX support files for the Erewhon fonts, made up of font http://www.ctan.org/license/lppl1.3 for the details of that license. -Current version: 1.01a, 2014/12/01 +Current version: 1.02, 2015/01/02 + +Changes in version 1.02 +1. Added a visiblespace (uni2423) glyph to all fonts. +2. Changed erewhon.fontspec so it provides by default correct upright shapes for {upright, sc} when using fontspec. (I am not able to make this work with {bold,sc}. You can make it work with {italic,sc} and {bolditalic,sc} using, e.g., +\setmainfont{Erewhon}[ +ItalicFeatures={SmallCapsFont={Erewhon-RegularSlanted}, SmallCapsFeatures={Letters=SmallCaps}}, +BoldItalicFeatures={ SmallCapsFont={Erewhon-BoldSlanted},SmallCapsFeatures={Letters=SmallCaps}} +] +If you use any similar settings for SlantedFeatures, you will not get upright small caps in upright mode. I believe this is most likely a fontspec bug. Changes in version 1.01a Corrected folder hierarchy names for afm files in tds. |