texlive[64442] Master/texmf-dist: lobster2 (19sep22)

commits+karl at tug.org commits+karl at tug.org
Mon Sep 19 22:26:27 CEST 2022


Revision: 64442
          http://tug.org/svn/texlive?view=revision&revision=64442
Author:   karl
Date:     2022-09-19 22:26:27 +0200 (Mon, 19 Sep 2022)
Log Message:
-----------
lobster2 (19sep22)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/lobster2/README
    trunk/Master/texmf-dist/doc/fonts/lobster2/lobster2-samples.pdf
    trunk/Master/texmf-dist/doc/fonts/lobster2/lobster2-samples.tex
    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	2022-09-19 20:26:11 UTC (rev 64441)
+++ trunk/Master/texmf-dist/doc/fonts/lobster2/README	2022-09-19 20:26:27 UTC (rev 64442)
@@ -1,4 +1,4 @@
-This is the README for the LobsterTwo package, version 2020-07-31.
+This is the README for the LobsterTwo package, version 2022-09-19.
 
 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/doc/fonts/lobster2/lobster2-samples.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/lobster2/lobster2-samples.tex	2022-09-19 20:26:11 UTC (rev 64441)
+++ trunk/Master/texmf-dist/doc/fonts/lobster2/lobster2-samples.tex	2022-09-19 20:26:27 UTC (rev 64442)
@@ -1,5 +1,5 @@
 \documentclass{article}
-\usepackage[LY1]{fontenc}
+\usepackage[T1]{fontenc}
 \usepackage{LobsterTwo}
 \usepackage{lipsum}
 \begin{document}

Modified: trunk/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty	2022-09-19 20:26:11 UTC (rev 64441)
+++ trunk/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty	2022-09-19 20:26:27 UTC (rev 64442)
@@ -1,5 +1,5 @@
 \ProvidesPackage{LobsterTwo}[%
-   2020/07/31 (Bob Tennent)  Supports Lobster Two fonts for all LaTeX engines. ] 
+   2022/09/19 (Bob Tennent)  Supports Lobster Two fonts for all LaTeX engines. ] 
 
 \RequirePackage{ifxetex,ifluatex,textcomp}
 
@@ -28,7 +28,6 @@
 \fi
 
 \ifLobsterTwo at otf
-  \ifxetex\XeTeXtracingfonts=1\fi
   \defaultfontfeatures{
      Ligatures = TeX ,
      Extension = .otf ,



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