diff options
Diffstat (limited to 'Master/texmf-dist/tex')
4 files changed, 89 insertions, 28 deletions
diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModern.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModern.fontspec index 6473cac3117..8652f3a518b 100644 --- a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModern.fontspec +++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModern.fontspec @@ -1,8 +1,26 @@ \defaultfontfeatures[NewComputerModern] - { - Extension = .otf , - UprightFont = NewCM10-Regular, - BoldFont = NewCM10-Bold, - ItalicFont = NewCM10-Italic, - BoldItalicFont = NewCM10-BoldItalic, - } + { + Extension = .otf , + SizeFeatures={% + {Size=-8, Font=NewCM08-Regular.otf, + ItalicFont=NewCM08-Italic.otf,% + BoldFont=NewCM10-Bold.otf,% + BoldItalicFont=NewCM10-BoldItalic.otf,% + SlantedFont=NewCM08-Regular.otf,% + BoldSlantedFont=NewCM10-Bold.otf,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size=8, Font=NewCM08-Regular.otf, + ItalicFont=NewCM08-Italic.otf,% + BoldFont=NewCM10-Bold.otf,% + BoldItalicFont=NewCM10-BoldItalic.otf,% + SlantedFont=NewCM08-Regular.otf,% + BoldSlantedFont=NewCM10-Bold.otf,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size= 9-, Font = NewCM10-Regular.otf, + ItalicFont=NewCM10-Italic.otf,% + BoldFont=NewCM10-Bold.otf,% + BoldItalicFont=NewCM10-BoldItalic.otf,% + SlantedFont=NewCM10-Regular.otf,% + BoldSlantedFont=NewCM10-Bold.otf,% + SmallCapsFeatures={Numbers=OldStyle}}% + }} diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernBook.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernBook.fontspec index 272649b1b40..8eaa902e698 100644 --- a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernBook.fontspec +++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernBook.fontspec @@ -1,8 +1,26 @@ \defaultfontfeatures[NewComputerModern Book] - { - Extension = .otf , - UprightFont = NewCM10-Book, - BoldFont = NewCM10-Bold, - ItalicFont = NewCM10-BookItalic, - BoldItalicFont = NewCM10-BoldItalic, - } + { + Extension = .otf , + SizeFeatures={% + {Size=-8, Font=NewCM08-Book.otf, + ItalicFont=NewCM08-BookItalic.otf,% + BoldFont=NewCM10-Bold.otf,% + BoldItalicFont=NewCM10-BoldItalic.otf,% + SlantedFont=NewCM08-Book.otf,% + BoldSlantedFont=NewCM10-Bold.otf,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size=8, Font=NewCM08-Book.otf, + ItalicFont=NewCM08-BookItalic.otf,% + BoldFont=NewCM10-Bold.otf,% + BoldItalicFont=NewCM10-BoldItalic.otf,% + SlantedFont=NewCM08-Book.otf,% + BoldSlantedFont=NewCM10-Bold.otf,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size= 9-, Font = NewCM10-Book.otf, + ItalicFont=NewCM10-BookItalic.otf,% + BoldFont=NewCM10-Bold.otf,% + BoldItalicFont=NewCM10-BoldItalic.otf,% + SlantedFont=NewCM10-Book.otf,% + BoldSlantedFont=NewCM10-Bold.otf,% + SmallCapsFeatures={Numbers=OldStyle}}% + }} diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSans.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSans.fontspec index 97bba381dc6..d55736d0bd9 100644 --- a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSans.fontspec +++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSans.fontspec @@ -1,8 +1,20 @@ \defaultfontfeatures[NewComputerModern Sans] - { - Extension = .otf , - UprightFont = NewCMSans10-Regular, - BoldFont = NewCMSans10-Bold, - ItalicFont = NewCMSans10-Oblique, - BoldItalicFont = NewCMSans10-BoldOblique, - } + { + Extension = .otf , + SizeFeatures={% + {Size= -8, Font=NewCMSans08-Regular.otf,% + ItalicFont=NewCMSans08-Oblique.otf,% + BoldFont=NewCMSans10-Bold.otf,% + BoldItalicFont=NewCMSans10-BoldOblique.otf,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size= 8, Font=NewCMSans08-Regular.otf,% + ItalicFont=NewCMSans08-Oblique.otf,% + BoldFont=NewCMSans10-Bold.otf,% + BoldItalicFont=NewCMSans10-BoldOblique.otf,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size= 9-, Font=NewCMSans10-Regular.otf,% + ItalicFont=NewCMSans10-Oblique.otf,% + BoldFont=NewCMSans10-Bold.otf,% + BoldItalicFont=NewCMSans10-BoldOblique.otf,% + SmallCapsFeatures={Numbers=OldStyle}} + }} diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSansBook.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSansBook.fontspec index b50b4d77e7c..9220d05935f 100644 --- a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSansBook.fontspec +++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSansBook.fontspec @@ -1,8 +1,21 @@ \defaultfontfeatures[NewComputerModern Sans Book] - { - Extension = .otf , - UprightFont = NewCMSans10-Book, - BoldFont = NewCMSans10-Bold, - ItalicFont = NewCMSans10-BookOblique, - BoldItalicFont = NewCMSans10-BoldOblique, - } + { + Extension = .otf , + SizeFeatures={% + {Size= -8, Font=NewCMSans08-Book.otf,% + ItalicFont=NewCMSans08-BookOblique.otf,% + BoldFont=NewCMSans10-Bold.otf,% + BoldItalicFont=NewCMSans10-BoldOblique.otf,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size= 8, Font=NewCMSans08-Book.otf,% + ItalicFont=NewCMSans08-BookOblique.otf,% + BoldFont=NewCMSans10-Bold.otf,% + BoldItalicFont=NewCMSans10-BoldOblique.otf,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size= 9-, Font=NewCMSans10-Book.otf,% + ItalicFont=NewCMSans10-BookOblique.otf,% + BoldFont=NewCMSans10-Bold.otf,% + BoldItalicFont=NewCMSans10-BoldOblique.otf,% + SmallCapsFeatures={Numbers=OldStyle}} + }} + |