texlive[54696] Master/texmf-dist: cormorantgaramond (12apr20)
commits+karl at tug.org
commits+karl at tug.org
Sun Apr 12 23:27:51 CEST 2020
Revision: 54696
http://tug.org/svn/texlive?view=revision&revision=54696
Author: karl
Date: 2020-04-12 23:27:51 +0200 (Sun, 12 Apr 2020)
Log Message:
-----------
cormorantgaramond (12apr20)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/fonts/cormorantgaramond/README
trunk/Master/texmf-dist/tex/latex/cormorantgaramond/CormorantGaramond.sty
Modified: trunk/Master/texmf-dist/doc/fonts/cormorantgaramond/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/cormorantgaramond/README 2020-04-12 21:26:06 UTC (rev 54695)
+++ trunk/Master/texmf-dist/doc/fonts/cormorantgaramond/README 2020-04-12 21:27:51 UTC (rev 54696)
@@ -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
Modified: trunk/Master/texmf-dist/tex/latex/cormorantgaramond/CormorantGaramond.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/cormorantgaramond/CormorantGaramond.sty 2020-04-12 21:26:06 UTC (rev 54695)
+++ trunk/Master/texmf-dist/tex/latex/cormorantgaramond/CormorantGaramond.sty 2020-04-12 21:27:51 UTC (rev 54696)
@@ -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 at figurealign,OldStyle},
- UprightFont = *-\cormorantgaramond at regstyle ,
- ItalicFont = *-\ifx\cormorantgaramond at regstyle\cormorantgaramond at regular Italic\else\cormorantgaramond at regstyle Italic\fi ,
- BoldFont = *-\cormorantgaramond at boldstyle ,
- BoldItalicFont = *-\cormorantgaramond at boldstyle Italic ,
- ]
- {CormorantGaramond}
- \newfontfamily\cormorantgaramondLF
- [ Numbers = {\cormorantgaramond at figurealign,Lining},
- UprightFont = *-\cormorantgaramond at regstyle ,
- ItalicFont = *-\ifx\cormorantgaramond at regstyle\cormorantgaramond at regular Italic\else\cormorantgaramond at regstyle Italic\fi ,
- BoldFont = *-\cormorantgaramond at boldstyle ,
- BoldItalicFont = *-\cormorantgaramond at boldstyle Italic ,
- ]
- {CormorantGaramond}
- \newfontfamily\cormorantgaramondtabular
- [ Numbers = {Monospaced,\cormorantgaramond at figurestyle},
- UprightFont = *-\cormorantgaramond at regstyle ,
- ItalicFont = *-\ifx\cormorantgaramond at regstyle\cormorantgaramond at regular Italic\else\cormorantgaramond at regstyle Italic\fi ,
- BoldFont = *-\cormorantgaramond at boldstyle ,
- BoldItalicFont = *-\cormorantgaramond at boldstyle Italic ,
- ]
- {CormorantGaramond}
- \newfontfamily\cormorantgaramondproportional
- [ Numbers = {\cormorantgaramond at figurestyle},
- UprightFont = *-\cormorantgaramond at regstyle ,
- ItalicFont = *-\ifx\cormorantgaramond at regstyle\cormorantgaramond at regular Italic\else\cormorantgaramond at regstyle Italic\fi ,
- BoldFont = *-\cormorantgaramond at boldstyle ,
- BoldItalicFont = *-\cormorantgaramond at 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
More information about the tex-live-commits
mailing list.