diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cochineal/cochineal.fontspec')
-rw-r--r-- | Master/texmf-dist/tex/latex/cochineal/cochineal.fontspec | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cochineal/cochineal.fontspec b/Master/texmf-dist/tex/latex/cochineal/cochineal.fontspec new file mode 100644 index 00000000000..0d0c2944b8b --- /dev/null +++ b/Master/texmf-dist/tex/latex/cochineal/cochineal.fontspec @@ -0,0 +1,8 @@ +\defaultfontfeatures[cochineal] + { + Extension = .otf , + UprightFont = Cochineal-Roman, + BoldFont = Cochineal-Bold, + ItalicFont = Cochineal-Italic, + BoldItalicFont = Cochineal-BoldItalic + } |