summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/sourceserifpro
diff options
context:
space:
mode:
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