diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty b/Master/texmf-dist/tex/latex/lobster2/LobsterTwo.sty index 34fae958931..5251fe0c40c 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/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@otf - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , |