diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/erewhon/erewhon.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/erewhon/erewhon.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty index f9ec7c880f0..f072207fac5 100644 --- a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty +++ b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty @@ -1,15 +1,15 @@ %% erewhon.sty %% \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.102} -\def\filedate{2019/11/13} +\def\fileversion{1.106} +\def\filedate{2020/05/05} \ProvidesPackage{erewhon} [\filedate\space v\fileversion] \message{`erewhon' v\fileversion, \filedate\space Style file for Erewhon (m_sharpe), based on Heuristica (a_panov) and, ultimately, Utopia.} %\RequirePackage[T2A,T2B,T2C,LY1,T1]{fontenc} -\RequirePackage[LY1,T1]{fontenc} +\RequirePackage[T1]{fontenc} \RequirePackage{textcomp} \RequirePackage{ifthen} \IfFileExists{mweights.sty}{\RequirePackage{mweights}}{} @@ -44,7 +44,7 @@ \let\textdenominator\textde }{} \providecommand*{\textfrac}[2]{% - \textnu{#1}\kern0em\textfractionsolidus\kern0em\textde{#2}} + \textnu{#1}\kern0em{\fontencoding{TS1}\selectfont\char"2F}\kern0em\textde{#2}} %\textfractionsolidus does not work here \def\erewhon@spc{.211em} \def\erewhon@stretch{.1055em} |