summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/libertinus-type1/README5
-rw-r--r--Master/texmf-dist/tex/latex/libertinus-type1/libertinus-type1.sty4
2 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertinus-type1/README b/Master/texmf-dist/doc/fonts/libertinus-type1/README
index 32adef3aa87..3125990af10 100644
--- a/Master/texmf-dist/doc/fonts/libertinus-type1/README
+++ b/Master/texmf-dist/doc/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/Master/texmf-dist/tex/latex/libertinus-type1/libertinus-type1.sty b/Master/texmf-dist/tex/latex/libertinus-type1/libertinus-type1.sty
index e9ac53da8cf..701a702771b 100644
--- a/Master/texmf-dist/tex/latex/libertinus-type1/libertinus-type1.sty
+++ b/Master/texmf-dist/tex/latex/libertinus-type1/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