From cdad9a2fcebdd52be366ba6ac0ae65557b1b3c70 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 25 Nov 2014 23:59:00 +0000 Subject: libertine (25nov14) git-svn-id: svn://tug.org/texlive/trunk@35663 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/libertine/libertine.sty | 13 +++++++------ Master/texmf-dist/tex/latex/libertine/libertineRoman.sty | 10 +++++----- 2 files changed, 12 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/libertine/libertine.sty b/Master/texmf-dist/tex/latex/libertine/libertine.sty index 522efc19e91..2636d4d2e75 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}[% - 2014/02/19 (Bob Tennent) Supports Libertine and Biolinum fonts for all LaTeX engines.] + 2014/11/25 (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 @@ -283,7 +283,8 @@ \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , - SmallCapsFeatures={Letters=SmallCaps} , + % for microtype tracking + SmallCapsFeatures={Letters=SmallCaps\ifluatex,Renderer=Basic\fi} , \libertine@defaultfeatures } \iflibertine@rm @@ -317,10 +318,10 @@ ] {\libertine@base} \newfontfamily\libertineSB [ Numbers = {\libertine@figurealign,\libertine@figurestyle}, - UprightFont = *_R, - ItalicFont = *_RI, - BoldFont = *_RZ, - BoldItalicFont = *_RZI, + UprightFont = *_RZ, + ItalicFont = *_RZI, + BoldFont = *_\libertine@boldstyle, + BoldItalicFont = *_\libertine@boldstyle I, ] {\libertine@base} \newfontfamily\libertineOsF [ Numbers = {\libertine@figurealign,OldStyle}, diff --git a/Master/texmf-dist/tex/latex/libertine/libertineRoman.sty b/Master/texmf-dist/tex/latex/libertine/libertineRoman.sty index 3a6cba1a35a..8b559907abd 100644 --- a/Master/texmf-dist/tex/latex/libertine/libertineRoman.sty +++ b/Master/texmf-dist/tex/latex/libertine/libertineRoman.sty @@ -1,5 +1,5 @@ \ProvidesPackage{libertineRoman}[% - 2014/02/11 (Bob Tennent) Supports Libertine Roman fonts for all LaTeX engines.] + 2014/03/16 (Bob Tennent) Supports Libertine Roman fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -173,10 +173,10 @@ ] {\libertine@base} \newfontfamily\libertineSB [ Numbers = {\libertine@figurealign,\libertine@figurestyle}, - UprightFont = *_R, - ItalicFont = *_RI, - BoldFont = *_RZ, - BoldItalicFont = *_RZI, + UprightFont = *_RZ, + ItalicFont = *_RZI, + BoldFont = *_\libertine@boldstyle, + BoldItalicFont = *_\libertine@boldstyle I, ] {\libertine@base} \newfontfamily\libertineOsF [ Numbers = {\libertine@figurealign,OldStyle}, -- cgit v1.2.3