summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/libertine/README2
-rw-r--r--Master/texmf-dist/tex/latex/libertine/libertine.sty13
-rw-r--r--Master/texmf-dist/tex/latex/libertine/libertineRoman.sty10
3 files changed, 13 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertine/README b/Master/texmf-dist/doc/fonts/libertine/README
index 56aeaa0d0ce..51e5c0063c4 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 (2014-02-19).
+This is the README for libertine, version 5.3.0 (2014-11-25).
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 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},