texlive[56019] Master/texmf-dist: lobster2 (1aug20)

commits+karl at tug.org commits+karl at tug.org
Sat Aug 1 22:55:22 CEST 2020


Revision: 56019
          http://tug.org/svn/texlive?view=revision&revision=56019
Author:   karl
Date:     2020-08-01 22:55:21 +0200 (Sat, 01 Aug 2020)
Log Message:
-----------
lobster2 (1aug20)

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

Modified: trunk/Master/texmf-dist/doc/fonts/lobster2/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/lobster2/README	2020-08-01 20:55:03 UTC (rev 56018)
+++ trunk/Master/texmf-dist/doc/fonts/lobster2/README	2020-08-01 20:55:21 UTC (rev 56019)
@@ -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.

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

Modified: trunk/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty	2020-08-01 20:55:03 UTC (rev 56018)
+++ trunk/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty	2020-08-01 20:55:21 UTC (rev 56019)
@@ -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 at otffalse
 \fi\fi
 
-\newcommand*{\LobsterTwo at scale}{1}  
+\newcommand*{\Lbstr at scale}{1}  
 \RequirePackage{xkeyval}
-\DeclareOptionX{scaled}{\renewcommand*{\LobsterTwo at scale}{#1}}
-\DeclareOptionX{scale}{\renewcommand*{\LobsterTwo at scale}{#1}}
+\DeclareOptionX{scaled}{\renewcommand*{\Lbstr at scale}{#1}}
+\DeclareOptionX{scale}{\renewcommand*{\Lbstr at scale}{#1}}
 
 \DeclareOptionX{type1}{\LobsterTwo at otffalse}
 
@@ -32,7 +32,7 @@
   \defaultfontfeatures{
      Ligatures = TeX ,
      Extension = .otf ,
-     Scale = \LobsterTwo at scale ,
+     Scale = \Lbstr at scale ,
   }
   \setmainfont
       [ UprightFont    = *-Regular ,



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