diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-13 21:32:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-13 21:32:08 +0000 |
commit | c0df367f60cc42cc8d99406e9f199c8078ee297e (patch) | |
tree | 5c561cb03687a9223895ea470ad9ac3ada30e92f /Master/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty | |
parent | d2ed0d6c1e45732d7a14b121ba127e5cc4e94c7b (diff) |
sourcesanspro (13may15)
git-svn-id: svn://tug.org/texlive/trunk@37379 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty b/Master/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty index 06f604598e6..aa8ac942c9d 100644 --- a/Master/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty +++ b/Master/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty @@ -8,7 +8,7 @@ % Licenced under the LPPL v1.3 or higher. % \NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesPackage{sourcesanspro}[2014/07/28 v2.4 Adobe's Source Sans Pro typeface] +\ProvidesPackage{sourcesanspro}[2015/01/11 v2.5 Adobe's Source Sans Pro typeface] \RequirePackage{ifxetex,ifluatex,xkeyval} @@ -203,6 +203,7 @@ \fi % If source sans pro is the default font \oldstylenums needs a new definition. + \let\nativeoldstylenums\oldstylenums \ifsourcesanspro@default \renewcommand*\oldstylenums[1]{% \begingroup @@ -222,4 +223,4 @@ \edef\familydefault{\sfdefault} \fi -\endinput
\ No newline at end of file +\endinput |