summaryrefslogtreecommitdiff
path: root/fonts/kpfonts-otf/tex/kpfonts-otf.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-11-01 03:03:53 +0000
committerNorbert Preining <norbert@preining.info>2023-11-01 03:03:53 +0000
commita9d0083bcc66de9ea863ed14cf8cde44e88e4355 (patch)
tree318e4601d64ad18b02489d8569f62c8243849ee4 /fonts/kpfonts-otf/tex/kpfonts-otf.sty
parent8e5b71c9e0334c62d993c6d03d9a5a98ca59518b (diff)
CTAN sync 202311010303
Diffstat (limited to 'fonts/kpfonts-otf/tex/kpfonts-otf.sty')
-rw-r--r--fonts/kpfonts-otf/tex/kpfonts-otf.sty11
1 files changed, 6 insertions, 5 deletions
diff --git a/fonts/kpfonts-otf/tex/kpfonts-otf.sty b/fonts/kpfonts-otf/tex/kpfonts-otf.sty
index f997be4ebf..ad99163c9f 100644
--- a/fonts/kpfonts-otf/tex/kpfonts-otf.sty
+++ b/fonts/kpfonts-otf/tex/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}