summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/kpfonts-otf/kpfonts-otf.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-31 19:18:40 +0000
committerKarl Berry <karl@freefriends.org>2023-10-31 19:18:40 +0000
commitf0ab9acad25437ff4907fee8f4757d96d6420df7 (patch)
tree5ed34a00845c6310ea26bdc3c8b97859b0ef6b1a /Master/texmf-dist/tex/latex/kpfonts-otf/kpfonts-otf.sty
parent2749538fcbe1ea3bb94fcf7c071005c0dfa19296 (diff)
kpfonts-otf (31oct23)
git-svn-id: svn://tug.org/texlive/trunk@68709 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/kpfonts-otf/kpfonts-otf.sty')
-rw-r--r--Master/texmf-dist/tex/latex/kpfonts-otf/kpfonts-otf.sty11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/kpfonts-otf/kpfonts-otf.sty b/Master/texmf-dist/tex/latex/kpfonts-otf/kpfonts-otf.sty
index f997be4ebff..ad99163c9f7 100644
--- a/Master/texmf-dist/tex/latex/kpfonts-otf/kpfonts-otf.sty
+++ b/Master/texmf-dist/tex/latex/kpfonts-otf/kpfonts-otf.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}[2019-01-01]
-\def\fileversion{0.56}
-\def\filedate{2023-08-04}
+\def\fileversion{0.60}
+\def\filedate{2023-10-31}
\ProvidesPackage{kpfonts-otf}[\filedate\space\fileversion]
% Ensure luatex or xetex engine
@@ -231,7 +231,7 @@
\Store@KP@MOption{partial}{upright}
\fi
\ifkp@sfmath
- \Store@KP@MOption{BoldFont}{KpMath-SansBold.otf}
+ % \defaultfontfeatures (BoldFont) moved to a .fontspec file
% Following Joseph Wright in https://tex.stackexchange.com/questions/451
\begingroup
\edef\temp{%
@@ -243,7 +243,7 @@
\setmathfont{KpMath-Sans.otf}[range={cal,bfcal},RawFeature=+ss01]
\else
\ifkp@lightmath
- \Store@KP@MOption{BoldFont}{KpMath-Semibold.otf}
+ % \defaultfontfeatures (BoldFont) moved to a .fontspec file
% Following Joseph Wright in https://tex.stackexchange.com/questions/451
\begingroup
\edef\temp{%
@@ -254,8 +254,8 @@
\temp
\setmathfont{KpMath-Light.otf}[range={cal,bfcal},RawFeature=+ss01]
\else
+ % \defaultfontfeatures (BoldFont) moved to a .fontspec file
% Following Joseph Wright in https://tex.stackexchange.com/questions/451
- \Store@KP@MOption{BoldFont}{KpMath-Bold.otf}
\begingroup
\edef\temp{%
\endgroup
@@ -267,6 +267,7 @@
\fi
\fi
\fi
+
\ifkp@symbols
% Style aliases (math only)
\newopentypefeature{Style}{mathcal}{ss01}