diff options
author | Karl Berry <karl@freefriends.org> | 2022-09-30 20:54:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-09-30 20:54:14 +0000 |
commit | b327881296f2027b132c2438d105e802555342e2 (patch) | |
tree | 79ce1d39ac38077d52f3e4e08b8c37c09d6ee782 /Master | |
parent | 5ef6535aa6728c3b8cf86361ad481d681b63359d (diff) |
crimson (30sep22)
git-svn-id: svn://tug.org/texlive/trunk@64559 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/fonts/crimson/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/crimson/crimson.sty | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/crimson/README b/Master/texmf-dist/doc/fonts/crimson/README index efd6cfb1486..ab28abb546a 100644 --- a/Master/texmf-dist/doc/fonts/crimson/README +++ b/Master/texmf-dist/doc/fonts/crimson/README @@ -1,5 +1,5 @@ This is the README for the crimson package, -version 2017-03-16. +version 2022-09-30. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Crimson Text family of fonts, designed diff --git a/Master/texmf-dist/tex/latex/crimson/crimson.sty b/Master/texmf-dist/tex/latex/crimson/crimson.sty index af3ca3fc3f6..b0b76b79382 100644 --- a/Master/texmf-dist/tex/latex/crimson/crimson.sty +++ b/Master/texmf-dist/tex/latex/crimson/crimson.sty @@ -1,5 +1,5 @@ \ProvidesPackage{crimson}[% - 2017/03/16 (Bob Tennent) Supports crimson fonts for all LaTeX engines. ] + 2022/09/30 (Bob Tennent) Supports crimson fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -46,7 +46,6 @@ \ifcrimson@otf - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Scale = \Crimson@scale, |