diff options
author | Karl Berry <karl@freefriends.org> | 2020-02-08 22:15:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-02-08 22:15:39 +0000 |
commit | 1c3bbdff0aab0dc6cabe1fe32f485d289f861bb1 (patch) | |
tree | 238ad5e5628b5d44b74698221d22a7a305973d94 /Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex | |
parent | 5e44a67a6bf73da086183ca92f7a96127fd22b2e (diff) |
libertinus-otf (8feb20)
git-svn-id: svn://tug.org/texlive/trunk@53716 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex b/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex index e2c7480e607..de6034ff2cd 100644 --- a/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex +++ b/Master/texmf-dist/doc/fonts/libertinus-otf/libertinus-otf-doc.tex @@ -84,8 +84,9 @@ LibertinusMath-Regular.otf \end{verbatim} -With the package \Lpack{libertinus-otf} the serif, sans, mono, and math fonts are set -as usual: +With the package \Lpack{libertinus-otf} the serif, sans, mono, and the math fonts are set +as usual. With the optional argument \verb|nomath| there will be no loading of package +\verb|unicode-math| and no math font setting. \begin{verbatim} @@ -233,8 +234,14 @@ as usual: Extension = .otf, ] -\setmathfont{LibertinusMath-Regular.otf} -\setmathfont[version=bold,RawFeature={embolden=3}]{LibertinusMath-Regular.otf} + +\iflibertinus@nomath\else + \typeout{*************************************^^J% + * Using libertinus math *^^J% + *************************************}% + \setmathfont{LibertinusMath-Regular.otf}%[BoldFont=LibertinusMath-Bold.otf] + \setmathfont[version=bold,RawFeature={embolden=3}]{LibertinusMath-Regular.otf} +\fi \newfontfamily\LibertinusKeyboard{libertinuskeyboard-regular.otf} \newfontfamily\LibertinusDisplay{libertinusserifdisplay-regular.otf} @@ -561,6 +568,7 @@ Taka Albo tace Usta pęk ucha. \normalfont\normalsize \selectlanguage{english} +\clearpage \section{Features} |