diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-23 20:07:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-23 20:07:39 +0000 |
commit | 645b81bf2928c953610ded7a5ccf8ccb5001be5d (patch) | |
tree | 90e4373b9f671cc14a4280d40882ecf0773fefec /Master/texmf-dist/tex | |
parent | 151fcc80de537bbd6f52e6800f792a776c6681dc (diff) |
libertinus-otf (23jul21)
git-svn-id: svn://tug.org/texlive/trunk@60023 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty b/Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty index 5ec65e8c716..5e9d673ff0e 100644 --- a/Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty +++ b/Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty @@ -8,7 +8,7 @@ % Copyright 2020 Herbert Voss hvoss@tug.org % \ProvidesPackage{libertinus-otf}[% - 2021/01/11 v. 0.28 (Herbert Voss) Supports libertinus fonts for lualatex and xelatex.] + 2021/07/23 v. 0.29 (Herbert Voss) Supports libertinus fonts for lualatex and xelatex.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} %\RequirePackage[no-math]{fontspec} @@ -83,7 +83,7 @@ \ifxetex\XeTeXtracingfonts=1\fi -\defaultfontfeatures{ +\defaultfontfeatures[\rmfamily,\sffamily]{ Ligatures = TeX , SmallCapsFeatures={Letters=SmallCaps},% \ifluatex,Renderer=Basic\fi}, \libertinus@defaultfeatures |