diff options
author | Karl Berry <karl@freefriends.org> | 2020-06-03 21:27:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-06-03 21:27:32 +0000 |
commit | 1d00b0ed4388acf6399f8f609b856e999fa7bc77 (patch) | |
tree | 22bb5809acebe5154055816ae1e65b853a75664a /Master/texmf-dist/tex/latex/kpfonts-otf/KpMono.fontspec | |
parent | 810785e2302cd260eb73f01e897c5e5978963cb8 (diff) |
kpfonts-otf (3jun20)
git-svn-id: svn://tug.org/texlive/trunk@55407 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/kpfonts-otf/KpMono.fontspec')
-rw-r--r-- | Master/texmf-dist/tex/latex/kpfonts-otf/KpMono.fontspec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/kpfonts-otf/KpMono.fontspec b/Master/texmf-dist/tex/latex/kpfonts-otf/KpMono.fontspec new file mode 100644 index 00000000000..c15afe0bcf5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/kpfonts-otf/KpMono.fontspec @@ -0,0 +1,7 @@ +\defaultfontfeatures[KpMono] + { Extension = .otf, + UprightFont = *-Regular, + BoldFont = *-Bold, + ItalicFont = *-Italic, + BoldItalicFont = *-BoldItalic + } |