From 9cfb1de8ef3132928352665eba3feb20fd50ce2f Mon Sep 17 00:00:00 2001
From: Karl Berry <karl@freefriends.org>
Date: Fri, 11 Jan 2019 22:28:09 +0000
Subject: libertinus-otf (11jan19)

git-svn-id: svn://tug.org/texlive/trunk@49670 c570f23f-e606-0410-a88d-b1316a301751
---
 Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'Master/texmf-dist/tex/latex')

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 4fbb4cd44ab..9598d0e331c 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 2018 Herbert Voss hvoss@tug.org and Bob Tennent rdt@cs.queensu.ca
 %
 \ProvidesPackage{libertinus-otf}[%
-  2018/11/18 v. 0.13 (Herbert Voss and Bob Tennent) Supports libertinus fonts for lualatex and xelatex.] 
+  2019/01/11 v. 0.13a (Herbert Voss and Bob Tennent) Supports libertinus fonts for lualatex and xelatex.] 
 
 \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
 \RequirePackage{unicode-math}
@@ -284,9 +284,9 @@
 
 
 \iflibertinus@nomath\else
-  %\setmathfont{libertinusmath-regular.otf}[BoldFont=libertinusmath-bold.otf]
+  \setmathfont{libertinusmath-regular.otf}[BoldFont=libertinusmath-bold.otf]
   \setmathfont{libertinusmath-regular.otf}
-  \setmathfont[version=bold]{libertinusmath-bold.otf}
+%  \setmathfont[version=bold]{libertinusmath-bold.otf}
 \fi
 
 \newfontfamily\LibertinusKeyboard{libertinuskeyboard-regular.otf}
-- 
cgit v1.2.3