From e3c6eae167695bf6dd550db211eeddceb899420b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 1 Aug 2020 20:55:21 +0000 Subject: lobster2 (1aug20) git-svn-id: svn://tug.org/texlive/trunk@56019 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/lobster2/README | 2 +- .../doc/fonts/lobster2/lobster2-samples.pdf | Bin 26798 -> 96460 bytes Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty | 10 +++++----- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Master/texmf-dist/doc/fonts/lobster2/README b/Master/texmf-dist/doc/fonts/lobster2/README index 159fd900d77..71e0eaf9a8b 100644 --- a/Master/texmf-dist/doc/fonts/lobster2/README +++ b/Master/texmf-dist/doc/fonts/lobster2/README @@ -1,4 +1,4 @@ -This is the README for the LobsterTwo package, version 2020-07-29. +This is the README for the LobsterTwo package, version 2020-07-31. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Lobster Two family of fonts, designed by Pablo Impallari. diff --git a/Master/texmf-dist/doc/fonts/lobster2/lobster2-samples.pdf b/Master/texmf-dist/doc/fonts/lobster2/lobster2-samples.pdf index e492f5eb69c..8f5b9262700 100644 Binary files a/Master/texmf-dist/doc/fonts/lobster2/lobster2-samples.pdf and b/Master/texmf-dist/doc/fonts/lobster2/lobster2-samples.pdf differ diff --git a/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty b/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty index c8bca9b8fb8..34fae958931 100644 --- a/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty +++ b/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty @@ -1,5 +1,5 @@ \ProvidesPackage{LobsterTwo}[% - 2020/07/29 (Bob Tennent) Supports Lobster Two fonts for all LaTeX engines. ] + 2020/07/31 (Bob Tennent) Supports Lobster Two fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -12,10 +12,10 @@ \LobsterTwo@otffalse \fi\fi -\newcommand*{\LobsterTwo@scale}{1} +\newcommand*{\Lbstr@scale}{1} \RequirePackage{xkeyval} -\DeclareOptionX{scaled}{\renewcommand*{\LobsterTwo@scale}{#1}} -\DeclareOptionX{scale}{\renewcommand*{\LobsterTwo@scale}{#1}} +\DeclareOptionX{scaled}{\renewcommand*{\Lbstr@scale}{#1}} +\DeclareOptionX{scale}{\renewcommand*{\Lbstr@scale}{#1}} \DeclareOptionX{type1}{\LobsterTwo@otffalse} @@ -32,7 +32,7 @@ \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , - Scale = \LobsterTwo@scale , + Scale = \Lbstr@scale , } \setmainfont [ UprightFont = *-Regular , -- cgit v1.2.3