diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/erewhon/README')
-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. |