From 36c52277a7e7e1b9f3de0286cfd1f5931a60d802 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 24 Jun 2023 03:01:43 +0000 Subject: CTAN sync 202306240301 --- fonts/libertinus-type1/README | 5 ++++- fonts/libertinus-type1/latex/libertinus-type1.sty | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'fonts/libertinus-type1') diff --git a/fonts/libertinus-type1/README b/fonts/libertinus-type1/README index 32adef3aa8..3125990af1 100644 --- a/fonts/libertinus-type1/README +++ b/fonts/libertinus-type1/README @@ -1,4 +1,4 @@ -This is the README for libertinus-type1, version 2022-11-07. +This is the README for libertinus-type1, version 2023-06-23. The Libertinus fonts are derived from the Linux Libertine and Biolinum families of fonts. To use the OpenType fonts @@ -55,6 +55,9 @@ Commands \libertinusseriflgr and \libertinussanslgr select the LGR encoding for the Serif and Sans families, respectively. +Option nomath does nothing but is provided for compatibility +with libertinus-otf. + For more advanced usage, please see the libertinus-type1.pdf document. diff --git a/fonts/libertinus-type1/latex/libertinus-type1.sty b/fonts/libertinus-type1/latex/libertinus-type1.sty index e9ac53da8c..701a702771 100644 --- a/fonts/libertinus-type1/latex/libertinus-type1.sty +++ b/fonts/libertinus-type1/latex/libertinus-type1.sty @@ -1,5 +1,5 @@ \ProvidesPackage{libertinus-type1}[% - 2021/02/14 (Bob Tennent) Supports libertinus fonts for latex/pdflatex.] + 2023/06/23 (Bob Tennent) Supports libertinus fonts for latex/pdflatex.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} \newif\iflibertinus@otf @@ -145,6 +145,8 @@ use libertinus.sty or libertinus-otf.sty.\MessageBreak \DeclareOptionX{ScaleSF}{\renewcommand*{\LibertinusSans@scale}{#1}} \DeclareOptionX{ScaleTT}{\renewcommand*{\LibertinusMono@scale}{#1}} +\DeclareOptionX{nomath}{} % for compatibility with libertinus-otf + \ProcessOptionsX\relax \iflibertinusserif@lining -- cgit v1.2.3