summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/sourceserifpro
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-11-10 22:17:02 +0000
committerKarl Berry <karl@freefriends.org>2018-11-10 22:17:02 +0000
commit8d0f1acc26eecc417623ad29174120f9a1b0acc0 (patch)
treec668116e5b9bdbb7b9cbbd2c5cc0d37b4e7aebf5 /Master/texmf-dist/tex/latex/sourceserifpro
parent85d95381d08df59e99a92fecb0210d6916be0ec6 (diff)
sourceserifpro (10nov18)
git-svn-id: svn://tug.org/texlive/trunk@49120 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/sourceserifpro')
-rw-r--r--Master/texmf-dist/tex/latex/sourceserifpro/sourceserifpro.sty6
1 files changed, 4 insertions, 2 deletions
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