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/tex/latex/lobster2/LobsterTwo.sty | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/lobster2') 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