summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newcomputermodern
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/newcomputermodern')
-rw-r--r--Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModern.fontspec8
-rw-r--r--Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernMono.fontspec8
-rw-r--r--Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSans.fontspec8
3 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModern.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModern.fontspec
new file mode 100644
index 00000000000..6473cac3117
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModern.fontspec
@@ -0,0 +1,8 @@
+\defaultfontfeatures[NewComputerModern]
+ {
+ Extension = .otf ,
+ UprightFont = NewCM10-Regular,
+ BoldFont = NewCM10-Bold,
+ ItalicFont = NewCM10-Italic,
+ BoldItalicFont = NewCM10-BoldItalic,
+ }
diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernMono.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernMono.fontspec
new file mode 100644
index 00000000000..c4bb5441c4a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernMono.fontspec
@@ -0,0 +1,8 @@
+\defaultfontfeatures[NewComputerModern Mono]
+ {
+ Extension = .otf ,
+ UprightFont = NewCMMono10-Regular,
+ BoldFont = NewCMMono10-Bold,
+ ItalicFont = NewCMMono10-Italic,
+ BoldItalicFont = NewCMMono10-BoldOblique,
+ }
diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSans.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSans.fontspec
new file mode 100644
index 00000000000..97bba381dc6
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSans.fontspec
@@ -0,0 +1,8 @@
+\defaultfontfeatures[NewComputerModern Sans]
+ {
+ Extension = .otf ,
+ UprightFont = NewCMSans10-Regular,
+ BoldFont = NewCMSans10-Bold,
+ ItalicFont = NewCMSans10-Oblique,
+ BoldItalicFont = NewCMSans10-BoldOblique,
+ }