summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/erewhon
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-06 23:01:30 +0000
committerKarl Berry <karl@freefriends.org>2016-02-06 23:01:30 +0000
commit52e9577d57804c7b92390862d0058a88a346a870 (patch)
treea2e647b671dc74eb3831d715efcb593bfa7146b1 /Master/texmf-dist/tex/latex/erewhon
parent50a34de248e06a587d82c956c722669e2e455551 (diff)
erewhon (7feb16)
git-svn-id: svn://tug.org/texlive/trunk@39604 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/erewhon')
-rw-r--r--Master/texmf-dist/tex/latex/erewhon/OT2erewhon-TLF.fd44
-rw-r--r--Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec2
-rw-r--r--Master/texmf-dist/tex/latex/erewhon/erewhon.sty6
3 files changed, 47 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/erewhon/OT2erewhon-TLF.fd b/Master/texmf-dist/tex/latex/erewhon/OT2erewhon-TLF.fd
new file mode 100644
index 00000000000..3da0739156c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/erewhon/OT2erewhon-TLF.fd
@@ -0,0 +1,44 @@
+%Filename: OT2erewhon-TLF.fd
+%Created by: tex erewhonot2-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{OT2erewhon-TLF.fd}
+ [2016/02/05 Fontinst v1.933 font definitions for OT2/erewhon-TLF.]
+
+\expandafter\ifx\csname erewhon@scale\endcsname\relax
+ \let\erewhon@@scale\@empty
+\else
+ \edef\erewhon@@scale{s*[\csname erewhon@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{OT2}{erewhon-TLF}{}
+
+\DeclareFontShape{OT2}{erewhon-TLF}{m}{n}{
+ <-> \erewhon@@scale Erewhon-Regular-tlf-ot2
+}{}
+\DeclareFontShape{OT2}{erewhon-TLF}{m}{sl}{
+ <-> \erewhon@@scale Erewhon-RegularSlanted-tlf-ot2
+}{}
+
+\DeclareFontShape{OT2}{erewhon-TLF}{m}{it}{
+ <-> \erewhon@@scale Erewhon-Italic-tlf-ot2
+}{}
+
+\DeclareFontShape{OT2}{erewhon-TLF}{b}{n}{
+ <-> \erewhon@@scale Erewhon-Bold-tlf-ot2
+}{}
+\DeclareFontShape{OT2}{erewhon-TLF}{b}{sl}{
+ <-> \erewhon@@scale Erewhon-BoldSlanted-tlf-ot2
+}{}
+
+\DeclareFontShape{OT2}{erewhon-TLF}{b}{it}{
+ <-> \erewhon@@scale Erewhon-BoldItalic-tlf-ot2
+}{}
+
+\DeclareFontShape{OT2}{erewhon-TLF}{bx}{n}{<->ssub * erewhon-TLF/b/n}{}
+\DeclareFontShape{OT2}{erewhon-TLF}{bx}{it}{<->ssub * erewhon-TLF/b/it}{}
+\DeclareFontShape{OT2}{erewhon-TLF}{bx}{sl}{<->ssub * erewhon-TLF/b/sl}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec b/Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec
index bbc3abd6156..4d6533a0411 100644
--- a/Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec
+++ b/Master/texmf-dist/tex/latex/erewhon/erewhon.fontspec
@@ -7,6 +7,4 @@
ItalicFont = Erewhon-Italic,
BoldItalicFont = Erewhon-BoldItalic,
UprightFont = Erewhon-Regular,
- SmallCapsFont = Erewhon-Regular,
- SmallCapsFeatures = {Letters=SmallCaps}
}
diff --git a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty
index 06c2de58661..637012f9314 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.04}
-\def\filedate{2015/04/07}
+\def\fileversion{1.05}
+\def\filedate{2016/02/05}
\ProvidesPackage{erewhon}
[\filedate\space v\fileversion]
@@ -68,7 +68,7 @@
\def\useproportional{\edef\Erewhon@figurealign{}}
\@onlypreamble\useproportional
\newif\ifErewhon@babel
-\ifdefined\bbl@tempa \Erewhon@babeltrue\fi
+\ifdefined\bbl@version \Erewhon@babeltrue\fi
\DeclareOptionX{lining}{\edef\Erewhon@figurestyle{LF}}
\DeclareOptionX{lf}{\edef\Erewhon@figurestyle{LF}}