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/NewComputerModernBook.fontspec8
-rw-r--r--Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernMonoBook.fontspec8
-rw-r--r--Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSansBook.fontspec8
3 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernBook.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernBook.fontspec
new file mode 100644
index 00000000000..272649b1b40
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernBook.fontspec
@@ -0,0 +1,8 @@
+\defaultfontfeatures[NewComputerModern Book]
+ {
+ Extension = .otf ,
+ UprightFont = NewCM10-Book,
+ BoldFont = NewCM10-Bold,
+ ItalicFont = NewCM10-BookItalic,
+ BoldItalicFont = NewCM10-BoldItalic,
+ }
diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernMonoBook.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernMonoBook.fontspec
new file mode 100644
index 00000000000..b3fdc49093b
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernMonoBook.fontspec
@@ -0,0 +1,8 @@
+\defaultfontfeatures[NewComputerModern Mono Book]
+ {
+ Extension = .otf ,
+ UprightFont = NewCMMono10-Book,
+ BoldFont = NewCMMono10-Bold,
+ ItalicFont = NewCMMono10-BookItalic,
+ BoldItalicFont = NewCMMono10-BoldOblique,
+ }
diff --git a/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSansBook.fontspec b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSansBook.fontspec
new file mode 100644
index 00000000000..b50b4d77e7c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newcomputermodern/NewComputerModernSansBook.fontspec
@@ -0,0 +1,8 @@
+\defaultfontfeatures[NewComputerModern Sans Book]
+ {
+ Extension = .otf ,
+ UprightFont = NewCMSans10-Book,
+ BoldFont = NewCMSans10-Bold,
+ ItalicFont = NewCMSans10-BookOblique,
+ BoldItalicFont = NewCMSans10-BoldOblique,
+ }