summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/kpfonts-otf/KpLight.fontspec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-19 22:13:58 +0000
committerKarl Berry <karl@freefriends.org>2020-11-19 22:13:58 +0000
commit7f451c122b8db04e9a769acb397673af4226d1e6 (patch)
tree963c3c735e67d817b58d71257a26832775532007 /Master/texmf-dist/tex/latex/kpfonts-otf/KpLight.fontspec
parentc3abf04eae63220f1e931be3cb5cbd4f1f292898 (diff)
kpfonts-otf (19nov20)
git-svn-id: svn://tug.org/texlive/trunk@56965 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/kpfonts-otf/KpLight.fontspec')
-rw-r--r--Master/texmf-dist/tex/latex/kpfonts-otf/KpLight.fontspec13
1 files changed, 9 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/kpfonts-otf/KpLight.fontspec b/Master/texmf-dist/tex/latex/kpfonts-otf/KpLight.fontspec
index 861054f1f2d..5f86a1b29d4 100644
--- a/Master/texmf-dist/tex/latex/kpfonts-otf/KpLight.fontspec
+++ b/Master/texmf-dist/tex/latex/kpfonts-otf/KpLight.fontspec
@@ -1,7 +1,12 @@
\defaultfontfeatures[KpLight]
{ Extension = .otf,
- UprightFont = *-Light,
- BoldFont = *-Semibold,
- ItalicFont = *-LightItalic,
- BoldItalicFont = *-SemiboldItalic
+ UprightFont = KpRoman-Light,
+ BoldFont = KpRoman-Semibold,
+ ItalicFont = KpRoman-LightItalic,
+ BoldItalicFont = KpRoman-SemiboldItalic,
+ SlantedFont = KpRoman-Light,
+ SlantedFeatures = {FakeSlant=0.19},
+ BoldSlantedFont = KpRoman-Semibold,
+ BoldSlantedFeatures = {FakeSlant=0.19},
+ Ligatures={Common,RequiredOff,RareOff,HistoricOff}
}