texlive[56365] Master/texmf-dist: merriweather (17sep20)

commits+karl at tug.org commits+karl at tug.org
Thu Sep 17 23:19:03 CEST 2020


Revision: 56365
          http://tug.org/svn/texlive?view=revision&revision=56365
Author:   karl
Date:     2020-09-17 23:19:03 +0200 (Thu, 17 Sep 2020)
Log Message:
-----------
merriweather (17sep20)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/merriweather/README
    trunk/Master/texmf-dist/doc/fonts/merriweather/merriweather-samples.pdf
    trunk/Master/texmf-dist/doc/fonts/merriweather/merriweather-samples.tex
    trunk/Master/texmf-dist/tex/latex/merriweather/merriweather.sty

Modified: trunk/Master/texmf-dist/doc/fonts/merriweather/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/merriweather/README	2020-09-17 21:17:36 UTC (rev 56364)
+++ trunk/Master/texmf-dist/doc/fonts/merriweather/README	2020-09-17 21:19:03 UTC (rev 56365)
@@ -1,4 +1,4 @@
-This is the README for the merriweather package, version 2020-08-30.
+This is the README for the merriweather package, version 2020-09-12.
 
 This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for
 the Merriweather and MerriweatherSans families of fonts, designed by

Modified: trunk/Master/texmf-dist/doc/fonts/merriweather/merriweather-samples.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/fonts/merriweather/merriweather-samples.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/merriweather/merriweather-samples.tex	2020-09-17 21:17:36 UTC (rev 56364)
+++ trunk/Master/texmf-dist/doc/fonts/merriweather/merriweather-samples.tex	2020-09-17 21:19:03 UTC (rev 56365)
@@ -1,6 +1,7 @@
 \documentclass{article}
 \usepackage[T1]{fontenc}
-\usepackage{merriweather}
+\usepackage[light]{merriweather}
+\usepackage{microtype}
 \usepackage{lipsum}
 \begin{document}
 
@@ -61,6 +62,10 @@
 
 \textbf{\textit{\lipsum[4]}}
 
+\subsection*{Small Capitals}
+
+\textsc{\lipsum[9]}
+
 \subsection*{Light}
 
 {\merriweathersanslight\lipsum[5]}

Modified: trunk/Master/texmf-dist/tex/latex/merriweather/merriweather.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/merriweather/merriweather.sty	2020-09-17 21:17:36 UTC (rev 56364)
+++ trunk/Master/texmf-dist/tex/latex/merriweather/merriweather.sty	2020-09-17 21:19:03 UTC (rev 56365)
@@ -1,5 +1,5 @@
 \ProvidesPackage{merriweather}[%
-   2020/08/30 (Bob Tennent)  Supports Merriweather(Sans) fonts for all LaTeX engines. ] 
+   2020/09/12 (Bob Tennent)  Supports Merriweather(Sans) fonts for all LaTeX engines. ] 
 
 \RequirePackage{ifxetex,ifluatex,textcomp}
 
@@ -194,7 +194,7 @@
             [ Numbers = {\merriweather at figurealign,\merriweather at figurestyle},
               UprightFont    = *-Light ,
               ItalicFont     = *-LightItalic ,
-              BoldFont       = *-Bold , 
+              BoldFont       = *-Bold , ]
             {Merriweather}
       \fi
     \else



More information about the tex-live-commits mailing list.