From 52312f90ed22216de70bb6c15be4320b2521b48b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Sep 2021 20:06:04 +0000 Subject: libertinust1math (13sep21) git-svn-id: svn://tug.org/texlive/trunk@60495 c570f23f-e606-0410-a88d-b1316a301751 --- .../libertinust1math/LibertinusT1Math-doc.pdf | Bin 2122498 -> 2136901 bytes .../libertinust1math/LibertinusT1Math-doc.tex | 4 +++- .../texmf-dist/doc/fonts/libertinust1math/README | 5 ++++- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf index 2da16e4bc44..2d18a79abf9 100644 Binary files a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf and b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex index 9aa0d2a98f4..46acb929f4f 100644 --- a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex +++ b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex @@ -11,6 +11,7 @@ \usepackage[T1]{fontenc} \usepackage{textcomp} \usepackage[varqu,varl]{zi4}% inconsolata +\usepackage{amsmath} % must load before amsthm \usepackage{amsthm} \usepackage{libertinust1math} \usepackage{bm} @@ -82,7 +83,8 @@ if you used a {\tt libertine} package that set a value for \verb|\LinuxLibertine \usepackage[T1]{fontenc} \usepackage{textcomp} \usepackage[varqu,varl]{zi4}% inconsolata for mono, not LibertineMono -\usepackage{amsthm} % libertinust1math loads amsmath +\usepackage{amsmath} % must load amsmath before amsthm +\usepackage{amsthm} \usepackage{libertinust1math} % slanted integrals, by default \usepackage[scr=boondoxo,bb=boondox]{mathalfa} %Omit bb=boondox for default libertinus bb \end{verbatim} diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/README b/Master/texmf-dist/doc/fonts/libertinust1math/README index b672cf28f19..91851b0a585 100644 --- a/Master/texmf-dist/doc/fonts/libertinust1math/README +++ b/Master/texmf-dist/doc/fonts/libertinust1math/README @@ -6,7 +6,10 @@ The LibertinusT1Math font a Type1 font (accompanied by LaTeX support files) deri The LibertinusT1Math font is available under the terms of Open Font License version 1.1, and the support files are released under the LPPL. -Current version 1.2.4 2021-06-01 +Current version 1.2.5 2021-09-01 + +Changes in version 1.2.5 +Corrections to examples in documentation, mostly about loading amsmath before amsthm. (Thanks Maurice Hansen.) Changes in version 1.2.4 Modified the code for \vdots to reference the correct fd file and now works as expected in text mode. (Thanks Maurice Hansen.) -- cgit v1.2.3