diff options
author | Norbert Preining <norbert@preining.info> | 2020-04-13 03:03:00 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2020-04-13 03:03:00 +0000 |
commit | c98e9ebef816f09dc54c52a01df4f978e1b210fc (patch) | |
tree | 0073017824e78ee91d2356f76d2b2944437da5d9 /fonts | |
parent | ffcfe2bb60911db71a31e4c12541eae3e9df29f3 (diff) |
CTAN sync 202004130303
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/cormorantgaramond/README | 2 | ||||
-rw-r--r-- | fonts/cormorantgaramond/latex/CormorantGaramond.sty | 42 | ||||
-rw-r--r-- | fonts/ebgaramond/README | 2 | ||||
-rw-r--r-- | fonts/ebgaramond/latex/ebgaramond.sty | 10 | ||||
-rw-r--r-- | fonts/ebgaramond/type1/EBGaramond12-Italic.pfb | bin | 379090 -> 0 bytes |
5 files changed, 12 insertions, 44 deletions
diff --git a/fonts/cormorantgaramond/README b/fonts/cormorantgaramond/README index 70cc1c3233..9b6c36f118 100644 --- a/fonts/cormorantgaramond/README +++ b/fonts/cormorantgaramond/README @@ -1,5 +1,5 @@ This is the README for the cormorantgaramond package, -version 3.601 (2020-01-06). +version 3.601 (2020-04-12). This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Cormorant Garamond family of fonts, designed by diff --git a/fonts/cormorantgaramond/latex/CormorantGaramond.sty b/fonts/cormorantgaramond/latex/CormorantGaramond.sty index 40e40806df..d9f58b1672 100644 --- a/fonts/cormorantgaramond/latex/CormorantGaramond.sty +++ b/fonts/cormorantgaramond/latex/CormorantGaramond.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{CormorantGaramond} - [2020/01/06 (Bob Tennent and autoinst) Style file for Cormorant Garamond fonts.] + [2020/04/12 (Bob Tennent and autoinst) Style file for Cormorant Garamond fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -110,42 +110,10 @@ {CormorantGaramond} \providecommand\sufigures{\addfontfeatures{VerticalPosition=Superior}} \providecommand\infigures{\addfontfeatures{VerticalPosition=ScientificInferior}} - \newfontfamily\cormorantgaramondOsF - [ Numbers = {\cormorantgaramond@figurealign,OldStyle}, - UprightFont = *-\cormorantgaramond@regstyle , - ItalicFont = *-\ifx\cormorantgaramond@regstyle\cormorantgaramond@regular Italic\else\cormorantgaramond@regstyle Italic\fi , - BoldFont = *-\cormorantgaramond@boldstyle , - BoldItalicFont = *-\cormorantgaramond@boldstyle Italic , - ] - {CormorantGaramond} - \newfontfamily\cormorantgaramondLF - [ Numbers = {\cormorantgaramond@figurealign,Lining}, - UprightFont = *-\cormorantgaramond@regstyle , - ItalicFont = *-\ifx\cormorantgaramond@regstyle\cormorantgaramond@regular Italic\else\cormorantgaramond@regstyle Italic\fi , - BoldFont = *-\cormorantgaramond@boldstyle , - BoldItalicFont = *-\cormorantgaramond@boldstyle Italic , - ] - {CormorantGaramond} - \newfontfamily\cormorantgaramondtabular - [ Numbers = {Monospaced,\cormorantgaramond@figurestyle}, - UprightFont = *-\cormorantgaramond@regstyle , - ItalicFont = *-\ifx\cormorantgaramond@regstyle\cormorantgaramond@regular Italic\else\cormorantgaramond@regstyle Italic\fi , - BoldFont = *-\cormorantgaramond@boldstyle , - BoldItalicFont = *-\cormorantgaramond@boldstyle Italic , - ] - {CormorantGaramond} - \newfontfamily\cormorantgaramondproportional - [ Numbers = {\cormorantgaramond@figurestyle}, - UprightFont = *-\cormorantgaramond@regstyle , - ItalicFont = *-\ifx\cormorantgaramond@regstyle\cormorantgaramond@regular Italic\else\cormorantgaramond@regstyle Italic\fi , - BoldFont = *-\cormorantgaramond@boldstyle , - BoldItalicFont = *-\cormorantgaramond@boldstyle Italic , - ] - {CormorantGaramond} - \DeclareTextFontCommand{\oldstylenums}{\cormorantgaramondOsF} - \DeclareTextFontCommand{\liningnums}{\cormorantgaramondLF} - \DeclareTextFontCommand{\tabularnums}{\cormorantgaramondtabular} - \DeclareTextFontCommand{\proportionalnums}{\cormorantgaramondproportional} + \DeclareTextFontCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}} + \DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}} + \DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}} + \DeclareTextFontCommand{\proportionalnums}{\addfontfeatures{Numbers=Lining}} % pnum not supported \else % type1 diff --git a/fonts/ebgaramond/README b/fonts/ebgaramond/README index 370c06cdef..bb44dab621 100644 --- a/fonts/ebgaramond/README +++ b/fonts/ebgaramond/README @@ -1,5 +1,5 @@ This is the README for the ebgaramond package, version -2020-02-27. +2020-04-12. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the EB Garamond family of fonts, designed by diff --git a/fonts/ebgaramond/latex/ebgaramond.sty b/fonts/ebgaramond/latex/ebgaramond.sty index 3f4de8d785..f84061b34d 100644 --- a/fonts/ebgaramond/latex/ebgaramond.sty +++ b/fonts/ebgaramond/latex/ebgaramond.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{ebgaramond} - [2020/02/27 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] + [2020/04/12 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -149,8 +149,8 @@ {EBGaramond} \newfontface\initials{EBGaramond-Initials} - \DeclareTextFontCommand{\oldstylenums}{\ebgaramondOsF} - \DeclareTextFontCommand{\liningnums}{\ebgaramondLF} + \DeclareTextFontCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}} + \DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}} \DeclareTextFontCommand{\textin}{\initials} \else % type1 @@ -203,8 +203,8 @@ BoldItalicFont = *-\ebgaramond@boldstyle Italic , ] {EBGaramond} - \DeclareTextFontCommand{\tabularnums}{\ebgaramondtabular} - \DeclareTextFontCommand{\proportionalnums}{\ebgaramondproportional} + \DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}} + \DeclareTextFontCommand{\proportionalnums}{\addfontfeatures{Numbers=Proportional}} \else % type1 \DeclareTextFontCommand{\tabularnums}{\fontfamily{EBGaramond-T\ebgaramond@figurestyle}\selectfont} \DeclareTextFontCommand{\proportionalnums}{\fontfamily{EBGaramond-\ebgaramond@figurestyle}\selectfont} diff --git a/fonts/ebgaramond/type1/EBGaramond12-Italic.pfb b/fonts/ebgaramond/type1/EBGaramond12-Italic.pfb Binary files differdeleted file mode 100644 index 7be201c063..0000000000 --- a/fonts/ebgaramond/type1/EBGaramond12-Italic.pfb +++ /dev/null |