summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontsetup/fsptalos.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontsetup/fsptalos.tex')
-rw-r--r--Master/texmf-dist/tex/latex/fontsetup/fsptalos.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fontsetup/fsptalos.tex b/Master/texmf-dist/tex/latex/fontsetup/fsptalos.tex
new file mode 100644
index 00000000000..cc8d3d28b91
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/fontsetup/fsptalos.tex
@@ -0,0 +1,24 @@
+\defaultfontfeatures{Ligatures=TeX}
+\setmainfont[%
+BoldFont=Talos-Bold.otf,%
+ItalicFont=Talos-Italic.otf,%
+BoldItalicFont=Talos-BoldItalic.otf%
+]{Talos-Regular.otf}
+\setsansfont[%
+ItalicFont=NewCMSans10-BookOblique.otf,%
+BoldFont=NewCMSans10-Bold.otf,%
+BoldItalicFont=NewCMSans10-BoldOblique.otf,%
+SmallCapsFeatures={Numbers=OldStyle},%
+SlantedFont=NewCMSans10-BookOblique.otf,%
+BoldSlantedFont=NewCMSans10-BoldOblique.otf,%
+]{NewCMSans10-Book.otf}
+\setmonofont[%
+ItalicFont=NewCMMono10-BookItalic.otf,%
+BoldFont=NewCMMono10-Bold.otf,%
+BoldItalicFont=NewCMMono10-BoldOblique.otf,%
+SlantedFont=NewCMMono10-Book.otf,%
+SlantedFeatures={FakeSlant=0.25},
+BoldSlantedFont=NewCMMono10-Bold.otf,%
+BoldSlantedFeatures={FakeSlant=0.25},
+SmallCapsFeatures={Numbers=OldStyle}]{NewCMMono10-Book.otf}
+\setmathfont{NewCMMath-Book.otf} \ No newline at end of file