diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-15 00:27:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-15 00:27:57 +0000 |
commit | c962d256a999db55ed41a020dd81b0bdec7d94a1 (patch) | |
tree | 3179abc096b83f0188b7eef2bbc7a0a10080d9cd /Master | |
parent | 576bfdb2cc25b1d2a2986a783e6caf05e397d613 (diff) |
alegreya
git-svn-id: svn://tug.org/texlive/trunk@32675 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/fonts/alegreya/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/alegreya/Alegreya.sty | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/alegreya/README b/Master/texmf-dist/doc/fonts/alegreya/README index b6a17ef7c29..53e6decb639 100644 --- a/Master/texmf-dist/doc/fonts/alegreya/README +++ b/Master/texmf-dist/doc/fonts/alegreya/README @@ -1,4 +1,4 @@ -This is the README for the alegreya package, version 2014-01-10. +This is the README for the alegreya package, version 2014-01-14. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Alegreya and Alegreya Sans families of fonts, designed by diff --git a/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty b/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty index 799438f3a9e..79f36d6a2f7 100644 --- a/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty +++ b/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty @@ -1,5 +1,5 @@ \ProvidesPackage{Alegreya}[% - 2014/01/10 (Bob Tennent) Supports Alegreya and AlegreyaSC fonts for all LaTeX engines. ] + 2014/01/14 (Bob Tennent) Supports Alegreya and AlegreyaSC fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -230,7 +230,7 @@ \def\rmdefault{\Alegreyafamily} \def\rmfamily{\fontfamily{\Alegreyafamily}\selectfont\def\scshape{\AlegreyaSC}} \rmfamily - \def*\useosf{\edef\Alegreya@figurestyle{OsF}\renewcommand*{\rmdefault}{Alegreya-\Alegreya@figurealign OsF}} + \def\useosf{\edef\Alegreya@figurestyle{OsF}\renewcommand*{\rmdefault}{Alegreya-\Alegreya@figurealign OsF}} \fi |