summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/erewhon
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-12-07 22:09:43 +0000
committerKarl Berry <karl@freefriends.org>2014-12-07 22:09:43 +0000
commit302d6b911b99de0d8e4d0d399cd41f09bfb4a143 (patch)
tree7395fb58efffa380bb5d45bb3366af99669bb4f7 /Master/texmf-dist/tex/latex/erewhon
parentab3062b08a73205b7571ff70e0ba6ffae8bb69a5 (diff)
erewhon (7dec14)
git-svn-id: svn://tug.org/texlive/trunk@35764 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/erewhon')
-rw-r--r--Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec4
-rw-r--r--Master/texmf-dist/tex/latex/erewhon/erewhon.sty6
2 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec b/Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec
index 4e13b1ec0fc..652b55ba19a 100644
--- a/Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec
+++ b/Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec
@@ -4,5 +4,7 @@
UprightFont = Erewhon-Regular,
BoldFont = Erewhon-Bold,
ItalicFont = Erewhon-Italic,
- BoldItalicFont = Erewhon-BoldItalic
+ BoldItalicFont = Erewhon-BoldItalic,
+ SlantedFont = Erewhon-RegularSlanted,
+ BoldSlantedFont = Erewhon-BoldSlanted
}
diff --git a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty
index 861ed2e883b..df7e3762363 100644
--- a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty
+++ b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty
@@ -1,8 +1,8 @@
%% erewhon.sty
%%
\NeedsTeXFormat{LaTeX2e}
-\def\fileversion{1.0}
-\def\filedate{2014/09/08}
+\def\fileversion{1.01}
+\def\filedate{2014/11/30}
\ProvidesPackage{erewhon}
[\filedate\space v\fileversion]
@@ -94,7 +94,7 @@
\if@Erewhon@scosf %
\DeclareRobustCommand{\textsc}[1]{%
{\fontfamily{erewhon-\Erewhon@figurealign%
-OsF}\scshape\selectfont #1}%
+OsF}\fontshape{sc}\selectfont #1}%
}\fi% use OsF in small caps
\renewcommand*{\rmdefault}{erewhon-TLF} % always TLF in math
\renewcommand*{\familydefault}{\rmdefault}