From a18276525d13217fadb68391d20dddd2f5e77150 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 7 Mar 2019 22:25:21 +0000 Subject: alegreya (7mar19) git-svn-id: svn://tug.org/texlive/trunk@50277 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/alegreya/README | 2 +- Master/texmf-dist/tex/latex/alegreya/Alegreya.sty | 1 + Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/fonts/alegreya/README b/Master/texmf-dist/doc/fonts/alegreya/README index b2c79c55484..af00b98cb5e 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 2018-08-02. +This is the README for the alegreya package, version 2019-03-07. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Alegreya and AlegreyaSans 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 79e436335c7..92e4a386c91 100644 --- a/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty +++ b/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty @@ -89,6 +89,7 @@ \def\mdseries@rm{m}\def\Alegreya@regstyle{Regular} \DeclareOptionX{medium}{\edef\mdseries@rm{mb}\edef\Alegreya@regstyle{Medium}} +\def\seriesdefault{\mdseries@rm} \ProcessOptionsX\relax diff --git a/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty b/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty index c060b0e0512..3e184b5ee01 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}[% - 2018/08/02 (Bob Tennent) Supports AlegreyaSans fonts for all LaTeX engines. ] + 2019/03/07 (Bob Tennent) Supports AlegreyaSans fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -147,7 +147,7 @@ ] {AlegreyaSans} % grab current family in case of subsequent change: - \let\AlegreyaSansfamily\rmdefault + \let\AlegreyaSansfamily\sfdefault \def\useosf{% \edef\AlegreyaSans@figurestyle{OldStyle} \defaultfontfeatures{ -- cgit v1.2.3