From 8d0f1acc26eecc417623ad29174120f9a1b0acc0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Nov 2018 22:17:02 +0000 Subject: sourceserifpro (10nov18) git-svn-id: svn://tug.org/texlive/trunk@49120 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/sourceserifpro/sourceserifpro.sty | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/sourceserifpro') diff --git a/Master/texmf-dist/tex/latex/sourceserifpro/sourceserifpro.sty b/Master/texmf-dist/tex/latex/sourceserifpro/sourceserifpro.sty index 6510238afe0..7a7d148ceea 100644 --- a/Master/texmf-dist/tex/latex/sourceserifpro/sourceserifpro.sty +++ b/Master/texmf-dist/tex/latex/sourceserifpro/sourceserifpro.sty @@ -8,7 +8,7 @@ % Licenced under the LPPL v1.3 or higher. % \NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesPackage{sourceserifpro}[2018/09/05 v1.3 Adobe's Source Serif Pro typeface] +\ProvidesPackage{sourceserifpro}[2018/11/10 v1.4 Adobe's Source Serif Pro typeface] \RequirePackage{ifxetex,ifluatex,xkeyval} @@ -113,7 +113,9 @@ \ifsourceserifpro@rmdefault \setmainfont [ UprightFont = *-\sourceserifpro@regstyle , - BoldFont = *-\sourceserifpro@boldstyle ] + ItalicFont = *-\sourceserifpro@regstyle It , + BoldFont = *-\sourceserifpro@boldstyle , + BoldItalicFont = *-\sourceserifpro@boldstyle It ] {SourceSerifPro} \fi -- cgit v1.2.3