From 614c1765c3e9a6f5665cbf4f4fb60e768054c2d4 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 1 Aug 2020 03:02:43 +0000 Subject: CTAN sync 202008010302 --- fonts/merriweather/README | 2 +- fonts/merriweather/doc/merriweather-samples.pdf | Bin 111135 -> 111128 bytes fonts/merriweather/latex/merriweather.sty | 30 ++++++++++++------------ 3 files changed, 16 insertions(+), 16 deletions(-) (limited to 'fonts/merriweather') diff --git a/fonts/merriweather/README b/fonts/merriweather/README index 5f1b0336a8..d432aa7bab 100644 --- a/fonts/merriweather/README +++ b/fonts/merriweather/README @@ -1,4 +1,4 @@ -This is the README for the merriweather package, version 2020-07-30. +This is the README for the merriweather package, version 2020-07-31. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Merriweather and MerriweatherSans families of fonts, designed by diff --git a/fonts/merriweather/doc/merriweather-samples.pdf b/fonts/merriweather/doc/merriweather-samples.pdf index 4ac91da309..e8ef6f1af5 100644 Binary files a/fonts/merriweather/doc/merriweather-samples.pdf and b/fonts/merriweather/doc/merriweather-samples.pdf differ diff --git a/fonts/merriweather/latex/merriweather.sty b/fonts/merriweather/latex/merriweather.sty index 3c3c73d1d3..35fba36110 100644 --- a/fonts/merriweather/latex/merriweather.sty +++ b/fonts/merriweather/latex/merriweather.sty @@ -1,5 +1,5 @@ \ProvidesPackage{merriweather}[% - 2020/07/30 (Bob Tennent) Supports Merriweather(Sans) fonts for all LaTeX engines. ] + 2020/07/31 (Bob Tennent) Supports Merriweather(Sans) fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -12,11 +12,11 @@ \merriweather@ttffalse \fi\fi -\newcommand*{\Merriweather@scale}{1} % not adjustable -\newcommand*{\MerriweatherSans@scale}{1} +\newcommand*{\Merriwthr@scale}{1} % not adjustable +\newcommand*{\MerriwthrSans@scale}{1} \RequirePackage{xkeyval} -\DeclareOptionX{scaled}{\renewcommand*{\MerriweatherSans@scale}{#1}} -\DeclareOptionX{scale}{\renewcommand*{\MerriweatherSans@scale}{#1}} +\DeclareOptionX{scaled}{\renewcommand*{\MerriwthrSans@scale}{#1}} +\DeclareOptionX{scale}{\renewcommand*{\MerriwthrSans@scale}{#1}} \newif\ifmerriweather@rm \merriweather@rmfalse \newif\ifmerriweather@sf \merriweather@sffalse @@ -121,14 +121,14 @@ \ifmerriweather@sflight \ifmerriweather@sfblack \setsansfont - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-Light , ItalicFont = *-LightItalic , BoldFont = *-ExtraBold , BoldItalicFont = *-ExBoldIt ] {MerriweatherSans} \newfontfamily\merriweathersans - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-Light , ItalicFont = *-LightItalic , BoldFont = *-ExtraBold , @@ -136,14 +136,14 @@ {MerriweatherSans} \else \setsansfont - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-Light , ItalicFont = *-LightItalic , BoldFont = *-Bold , BoldItalicFont = *-BoldItalic ] {MerriweatherSans} \newfontfamily\merriweathersans - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-Light , ItalicFont = *-LightItalic , BoldFont = *-Bold , @@ -153,14 +153,14 @@ \else \ifmerriweather@sfblack \setsansfont - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-Regular , ItalicFont = *-Italic , BoldFont = *-ExtraBold , BoldItalicFont = *-ExBoldIt ] {MerriweatherSans} \newfontfamily\merriweathersans - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-Regular , ItalicFont = *-Italic , BoldFont = *-ExtraBold , @@ -168,14 +168,14 @@ {MerriweatherSans} \else \setsansfont - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-Regular , ItalicFont = *-Italic , BoldFont = *-Bold , BoldItalicFont = *-BoldItalic ] {MerriweatherSans} \newfontfamily\merriweathersans - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-Regular , ItalicFont = *-Italic , BoldFont = *-Bold , @@ -196,7 +196,7 @@ BoldItalicFont = *-LightIt ] {Merriweather} \newfontfamily\merriweathersanslight - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-Light , ItalicFont = *-LightItalic , BoldFont = *-Light , @@ -209,7 +209,7 @@ BoldItalicFont = *-UltraBdIt ] {Merriweather} \newfontfamily\merriweathersansblack - [ Scale = \MerriweatherSans@scale , + [ Scale = \MerriwthrSans@scale , UprightFont = *-ExtraBold , ItalicFont = *-ExBoldIt , BoldFont = *-ExtraBold , -- cgit v1.2.3