diff options
author | Norbert Preining <norbert@preining.info> | 2020-05-31 03:01:06 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2020-05-31 03:01:06 +0000 |
commit | dc6f1342c9b1e7c060d0409dfe0e64ff691003b6 (patch) | |
tree | f1954359c4e36d4bb66d06f296d9a8f3283b70bd /fonts/erewhon | |
parent | 58ef6a84ad11cea92cd3d886b5a95810cc4ea88c (diff) |
CTAN sync 202005310301
Diffstat (limited to 'fonts/erewhon')
-rw-r--r-- | fonts/erewhon/README | 8 | ||||
-rw-r--r-- | fonts/erewhon/opentype/Erewhon-Bold.otf | bin | 227032 -> 227032 bytes | |||
-rw-r--r-- | fonts/erewhon/opentype/Erewhon-BoldItalic.otf | bin | 206484 -> 206484 bytes | |||
-rw-r--r-- | fonts/erewhon/opentype/Erewhon-BoldSlanted.otf | bin | 218792 -> 218784 bytes | |||
-rw-r--r-- | fonts/erewhon/opentype/Erewhon-Italic.otf | bin | 207308 -> 207340 bytes | |||
-rw-r--r-- | fonts/erewhon/opentype/Erewhon-Regular.otf | bin | 257724 -> 257800 bytes | |||
-rw-r--r-- | fonts/erewhon/opentype/Erewhon-RegularSlanted.otf | bin | 241340 -> 241416 bytes | |||
-rw-r--r-- | fonts/erewhon/tex/erewhon.sty | 9 |
8 files changed, 11 insertions, 6 deletions
diff --git a/fonts/erewhon/README b/fonts/erewhon/README index 9d57170e51..41bc194d20 100644 --- a/fonts/erewhon/README +++ b/fonts/erewhon/README @@ -2,10 +2,14 @@ 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.109, 2020-05-28 +Current version: 1.110, 2020-05-30 + +Changes in version 1.110 +1. Latest otf files now included---those in 1.109 were inadvertently copied from the wrong source. +2. Corrected a bug in the sty file handling of option looser. (Thanks Denis Ryabov.) Changes in version 1.109 -Modified the sizes of the ruble glyphs to match those of otherr currencies and adjusted the \textruble macro accordingly. (Thanks Dmitry Ustalov.) +Modified the sizes of the ruble glyphs to match those of other currencies and adjusted the \textruble macro accordingly. (Thanks Dmitry Ustalov.) Changes in version 1.108 1. Added Russian ruble glyph (U+20BD) and thin space (U+202F) to each style, sourced from Heuristica. These are accessible only from Xe[La]TeX and Lua[La]TeX. diff --git a/fonts/erewhon/opentype/Erewhon-Bold.otf b/fonts/erewhon/opentype/Erewhon-Bold.otf Binary files differindex 51fae2676c..bfda571034 100644 --- a/fonts/erewhon/opentype/Erewhon-Bold.otf +++ b/fonts/erewhon/opentype/Erewhon-Bold.otf diff --git a/fonts/erewhon/opentype/Erewhon-BoldItalic.otf b/fonts/erewhon/opentype/Erewhon-BoldItalic.otf Binary files differindex a475750ebb..4f278d7239 100644 --- a/fonts/erewhon/opentype/Erewhon-BoldItalic.otf +++ b/fonts/erewhon/opentype/Erewhon-BoldItalic.otf diff --git a/fonts/erewhon/opentype/Erewhon-BoldSlanted.otf b/fonts/erewhon/opentype/Erewhon-BoldSlanted.otf Binary files differindex 131aac48c9..6605af21d5 100644 --- a/fonts/erewhon/opentype/Erewhon-BoldSlanted.otf +++ b/fonts/erewhon/opentype/Erewhon-BoldSlanted.otf diff --git a/fonts/erewhon/opentype/Erewhon-Italic.otf b/fonts/erewhon/opentype/Erewhon-Italic.otf Binary files differindex 377e0d9666..433c081300 100644 --- a/fonts/erewhon/opentype/Erewhon-Italic.otf +++ b/fonts/erewhon/opentype/Erewhon-Italic.otf diff --git a/fonts/erewhon/opentype/Erewhon-Regular.otf b/fonts/erewhon/opentype/Erewhon-Regular.otf Binary files differindex 67dd703396..41339e3da7 100644 --- a/fonts/erewhon/opentype/Erewhon-Regular.otf +++ b/fonts/erewhon/opentype/Erewhon-Regular.otf diff --git a/fonts/erewhon/opentype/Erewhon-RegularSlanted.otf b/fonts/erewhon/opentype/Erewhon-RegularSlanted.otf Binary files differindex 01ff653e70..ac6ddeabb2 100644 --- a/fonts/erewhon/opentype/Erewhon-RegularSlanted.otf +++ b/fonts/erewhon/opentype/Erewhon-RegularSlanted.otf diff --git a/fonts/erewhon/tex/erewhon.sty b/fonts/erewhon/tex/erewhon.sty index dac2b787b9..463351b24a 100644 --- a/fonts/erewhon/tex/erewhon.sty +++ b/fonts/erewhon/tex/erewhon.sty @@ -1,8 +1,8 @@ %% erewhon.sty %% \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.107} -\def\filedate{2020/05/12} +\def\fileversion{1.110} +\def\filedate{2020/05/30} \ProvidesPackage{erewhon} [\filedate\space v\fileversion] @@ -11,6 +11,7 @@ %\RequirePackage[T2A,T2B,T2C,LY1,T1]{fontenc} \RequirePackage[T1]{fontenc} \RequirePackage{textcomp} +\RequirePackage{scalefnt} % only for \textruble \DeclareEncodingSubset{TS1}{erewhon-*}{0} \RequirePackage{ifthen} \IfFileExists{mweights.sty}{\RequirePackage{mweights}}{} @@ -85,7 +86,7 @@ \DeclareOptionX{sups}{\@Erewhon@supstrue} \DeclareOptionX{scosf}{\@Erewhon@scosftrue} \DeclareOptionX{looser}{% -\gdef\erewhon@spc{.25em}\gdef\erewhon@stretch{.125em}\erewhon@shrink{.1em}} +\gdef\erewhon@spc{.25em}\gdef\erewhon@stretch{.125em}\gdef\erewhon@shrink{.1em}} \DeclareOptionX{loosest}{% \gdef\erewhon@spc{.28em}\gdef\erewhon@stretch{.125em}\gdef\erewhon@shrink{.13em}} \ExecuteOptionsX{lining,tabular} @@ -135,7 +136,7 @@ OsF}\fontshape{sc}\selectfont #1}% \renewcommand*{\rmdefault}{erewhon-TLF} % always TLF in math \renewcommand*{\familydefault}{\rmdefault} -\DeclareRobustCommand{\textruble}{\rlap{\kern.027em\rule[.267em]{.1em}{.033em}}\rlap{\kern.027em\rule[.178em]{.417em}{.033em}}P} +\DeclareRobustCommand{\textruble}{\rlap{\kern.03em\rule[.258em]{.1em}{.032em}}\rlap{\kern.03em\rule[.173em]{.41em}{.032em}}{\scalefont{.966}P}} \DeclareTextCommand{\textcircled}{TS1}[1]{\hmode@bgroup \ooalign{% |