From 529914fd51e083c059b540383be8710960773265 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 22 Mar 2017 21:54:28 +0000 Subject: libertine (22mar17) git-svn-id: svn://tug.org/texlive/trunk@43572 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/libertine/README | 2 +- Master/texmf-dist/tex/latex/libertine/libertine.sty | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/fonts/libertine/README b/Master/texmf-dist/doc/fonts/libertine/README index 596077c708f..9b37f33b149 100644 --- a/Master/texmf-dist/doc/fonts/libertine/README +++ b/Master/texmf-dist/doc/fonts/libertine/README @@ -1,4 +1,4 @@ -This is the README for libertine, version 5.3.0 (2017-03-20). +This is the README for libertine, version 5.3.0 (2017-03-22). This package provides support for use of the Linux Libertine and Linux Biolinum families of fonts with LaTeX. Most features are usable with diff --git a/Master/texmf-dist/tex/latex/libertine/libertine.sty b/Master/texmf-dist/tex/latex/libertine/libertine.sty index d65bc0466a5..441a15f4492 100644 --- a/Master/texmf-dist/tex/latex/libertine/libertine.sty +++ b/Master/texmf-dist/tex/latex/libertine/libertine.sty @@ -1,5 +1,5 @@ \ProvidesPackage{libertine}[% - 2017/03/20 (Bob Tennent) Supports Libertine and Biolinum fonts for all LaTeX engines.] + 2017/03/22 (Bob Tennent) Supports Libertine and Biolinum fonts for all LaTeX engines.] % with (partial) compatibilty with libertine-type1, biolinum-type1, % libertine, libertine-legacy and libertineotf packages @@ -263,6 +263,9 @@ \else \def\bfseries@rm{b} \fi + \iflibertine@sf + \def\bfseries@sf{b} + \fi \fi -- cgit v1.2.3