diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-13 21:45:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-13 21:45:10 +0000 |
commit | c1f8953de9aa3f9bc1bd455916833684d52045b4 (patch) | |
tree | 3590f2926b5c9e1001f18b024384d7cd92ad1b2f /Master | |
parent | 6b8577f9fd0fabb481a0f30e7fc45bb4066faf34 (diff) |
erewhon (13nov19)
git-svn-id: svn://tug.org/texlive/trunk@52777 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/fonts/erewhon/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/erewhon/erewhon.sty | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/erewhon/README b/Master/texmf-dist/doc/fonts/erewhon/README index b5c0849b30d..12836d4c198 100644 --- a/Master/texmf-dist/doc/fonts/erewhon/README +++ b/Master/texmf-dist/doc/fonts/erewhon/README @@ -2,7 +2,10 @@ 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.101, 2019-11-06 +Current version: 1.102, 2019-11-13 + +Changes in version 1.102 +Corrected date string in erewhon.sty. Changes in version 1.101 1. Removed untxmia.fd from erewhon package an placed it where it belongs, in newtx package. diff --git a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty index 3fcd92350aa..f9ec7c880f0 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.101} -\def\filedate{2019/11/o6} +\def\fileversion{1.102} +\def\filedate{2019/11/13} \ProvidesPackage{erewhon} [\filedate\space v\fileversion] |