diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-11 23:07:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-11 23:07:29 +0000 |
commit | a470ba5d4ec3110ef27f634d1fe0c86f31b207fc (patch) | |
tree | f6cbbeb111827b7cd212221bff258d0ef820822c /Master/texmf-dist/tex/latex/erewhon | |
parent | ef17fc663b90c21703aa9f0013478361b5ccb85e (diff) |
erewhon (11mar17)
git-svn-id: svn://tug.org/texlive/trunk@43463 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/erewhon')
-rw-r--r-- | Master/texmf-dist/tex/latex/erewhon/erewhon.sty | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty index 8f213569421..dd50919aadc 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.072} -\def\filedate{2017/02/21} +\def\fileversion{1.075} +\def\filedate{2017/03/11} \ProvidesPackage{erewhon} [\filedate\space v\fileversion] @@ -68,8 +68,8 @@ \@onlypreamble\useosf \def\useproportional{\edef\Erewhon@figurealign{}} \@onlypreamble\useproportional -\newif\ifErewhon@babel -\ifdefined\bbl@version \Erewhon@babeltrue\fi +%\newif\ifErewhon@babel +%\ifdefined\bbl@version \Erewhon@babeltrue\fi \DeclareOptionX{lining}{\edef\Erewhon@figurestyle{LF}} \DeclareOptionX{lf}{\edef\Erewhon@figurestyle{LF}} @@ -136,14 +136,14 @@ OsF}\fontshape{sc}\selectfont #1}% \fi% \fi -\ifErewhon@babel - \renewcommand*{\rmdefault}{erewhon-\Erewhon@figurealign% - \Erewhon@figurestyle} - \normalfont -\else +%\ifErewhon@babel +% \renewcommand*{\rmdefault}{erewhon-\Erewhon@figurealign% +% \Erewhon@figurestyle} +% \normalfont +%\else \AtEndPreamble{% \renewcommand*{\rmdefault}{erewhon-\Erewhon@figurealign% \Erewhon@figurestyle} \normalfont} -\fi +%\fi \endinput |