diff options
author | Karl Berry <karl@freefriends.org> | 2021-08-20 22:51:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-08-20 22:51:05 +0000 |
commit | cdae599f894f7b43afa2de16e95368826ba31f56 (patch) | |
tree | 789a7af771916c3b7ab992a8e1bf854844fc4e6b /Master/texmf-dist/tex/latex/newcomputermodern/NewCMSans10-Regular.fontspec | |
parent | 21643faab14cf68d8ba01c9e1bfea1cf44d568f4 (diff) |
newcomputermodern (21aug21)
git-svn-id: svn://tug.org/texlive/trunk@60285 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newcomputermodern/NewCMSans10-Regular.fontspec')
-rw-r--r-- | Master/texmf-dist/tex/latex/newcomputermodern/NewCMSans10-Regular.fontspec | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewCMSans10-Regular.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewCMSans10-Regular.fontspec new file mode 100644 index 00000000000..ae36030f0cc --- /dev/null +++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewCMSans10-Regular.fontspec @@ -0,0 +1,20 @@ +\defaultfontfeatures[NewCMSans10-Regular] + { + Extension = .otf , + SizeFeatures={% + {Size= -8, Font=NewCMSans08-Regular,% + ItalicFont=NewCMSans08-Oblique,% + BoldFont=NewCMSans10-Bold,% + BoldItalicFont=NewCMSans10-BoldOblique,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size= 8, Font=NewCMSans08-Regular,% + ItalicFont=NewCMSans08-Oblique,% + BoldFont=NewCMSans10-Bold,% + BoldItalicFont=NewCMSans10-BoldOblique,% + SmallCapsFeatures={Numbers=OldStyle}}, + {Size= 9-, Font=NewCMSans10-Regular,% + ItalicFont=NewCMSans10-Oblique,% + BoldFont=NewCMSans10-Bold,% + BoldItalicFont=NewCMSans10-BoldOblique,% + SmallCapsFeatures={Numbers=OldStyle}} + }} |