From 71c876217b8d8b05eef7acf91b1a13d2e5262091 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 29 Jul 2020 03:04:04 +0000 Subject: CTAN sync 202007290304 --- fonts/quattrocento/latex/quattrocento.sty | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'fonts/quattrocento/latex/quattrocento.sty') diff --git a/fonts/quattrocento/latex/quattrocento.sty b/fonts/quattrocento/latex/quattrocento.sty index d8805c1db4..96ace22faa 100644 --- a/fonts/quattrocento/latex/quattrocento.sty +++ b/fonts/quattrocento/latex/quattrocento.sty @@ -1,5 +1,5 @@ \ProvidesPackage{quattrocento}[% - 2020/07/26 (Bob Tennent) Supports Quattrocento(Sans) fonts for all LaTeX engines. ] + 2020/07/28 (Bob Tennent) Supports Quattrocento(Sans) fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -51,8 +51,10 @@ \ifquattrocento@rm \setmainfont [ UprightFont = *-Regular , + ItalicFont = Quattro-Italic , BoldFont = *-Bold , - ] + BoldItalicFont = Quattro-BoldItalic , + ] {Quattrocento} \fi \ifquattrocento@sf @@ -61,7 +63,8 @@ UprightFont = *-Regular , ItalicFont = *-Italic , BoldFont = *-Bold , - BoldItalicFont = *-BoldItalic ] + BoldItalicFont = *-BoldItalic , + ] {QuattrocentoSans} \fi % grab the \sfdefault in case it changes subsequently: @@ -72,15 +75,18 @@ \newfontfamily\quattrocento [ UprightFont = *-Regular , + ItalicFont = Quattro-Italic , BoldFont = *-Bold , - ] + BoldItalicFont = Quattro-BoldItalic , + ] {Quattrocento} \newfontfamily\quattrocentosans [ Scale = \QuattrocentoSans@scale , UprightFont = *-Regular , ItalicFont = *-Italic , BoldFont = *-Bold , - BoldItalicFont = *-BoldItalic ] + BoldItalicFont = *-BoldItalic , + ] {QuattrocentoSans} \else % type1 -- cgit v1.2.3