diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-22 21:14:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-22 21:14:22 +0000 |
commit | 02510816e82dd0efbec1c2536096e1a8795271a6 (patch) | |
tree | 35d8cfc98972f3d41461a9970037eb6bc4286803 /Master/texmf-dist | |
parent | 2a2b7b954b4e4324eb484ea78538efce7d50c83f (diff) |
alegreya (22oct15)
git-svn-id: svn://tug.org/texlive/trunk@38689 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/fonts/alegreya/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.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 a64b26ecf39..1e9c75bb9b1 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 2015-10-04. +This is the README for the alegreya package, version 2015-10-22. 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/AlegreyaSans.sty b/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty index f2f3a3425ab..f4f24a2ef7f 100644 --- a/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty +++ b/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty @@ -1,5 +1,5 @@ \ProvidesPackage{AlegreyaSans}[% - 2015/10/04 (Bob Tennent) Supports AlegreyaSans and AlegreyaSansSC fonts for all LaTeX engines. ] + 2015/10/22 (Bob Tennent) Supports AlegreyaSans and AlegreyaSansSC fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -304,7 +304,7 @@ \def\sfdefault{\AlegreyaSansfamily} \def\sffamily{% \fontfamily{\AlegreyaSansfamily}\selectfont - \edef\seriesdefault{\mdseries@sf} + \edef\seriesdefault{\mdseries@sf}% } \ifAlegreyaSans@default \edef\familydefault{\sfdefault} |