summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/kpfonts-otf/KpRoman.fontspec
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/kpfonts-otf/KpRoman.fontspec')
-rw-r--r--Master/texmf-dist/tex/latex/kpfonts-otf/KpRoman.fontspec15
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/kpfonts-otf/KpRoman.fontspec b/Master/texmf-dist/tex/latex/kpfonts-otf/KpRoman.fontspec
index 00ed521b7a0..d4664c1f8a4 100644
--- a/Master/texmf-dist/tex/latex/kpfonts-otf/KpRoman.fontspec
+++ b/Master/texmf-dist/tex/latex/kpfonts-otf/KpRoman.fontspec
@@ -1,7 +1,12 @@
\defaultfontfeatures[KpRoman]
{ Extension = .otf,
- UprightFont = *-Regular,
- BoldFont = *-Bold,
- ItalicFont = *-Italic,
- BoldItalicFont = *-BoldItalic
- }
+ UprightFont = KpRoman-Regular,
+ BoldFont = KpRoman-Bold,
+ ItalicFont = KpRoman-Italic,
+ BoldItalicFont = KpRoman-BoldItalic,
+ SlantedFont = KpRoman-Regular,
+ SlantedFeatures = {FakeSlant=0.19},
+ BoldSlantedFont = KpRoman-Bold,
+ BoldSlantedFeatures = {FakeSlant=0.19},
+ Ligatures={Common,RequiredOff,RareOff,HistoricOff}
+}