diff options
author | Karl Berry <karl@freefriends.org> | 2022-09-12 20:23:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-09-12 20:23:39 +0000 |
commit | 0e9fff6f0e4b75b732227b35e767dcabe07d936a (patch) | |
tree | 01b254ec6cff6bb4c09b0f7085f71e30a2b1b783 /Master/texmf-dist/tex/latex/libertine | |
parent | 667d3caee95b703749740b5935aae367b8eb5136 (diff) |
libertine (12sep22)
git-svn-id: svn://tug.org/texlive/trunk@64359 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/biolinum.sty | 3 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/libertine.sty | 3 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/libertineRoman.sty | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/biolinum.sty b/Master/texmf-dist/tex/latex/libertine/biolinum.sty index a5180d54632..523969149f2 100644 --- a/Master/texmf-dist/tex/latex/libertine/biolinum.sty +++ b/Master/texmf-dist/tex/latex/libertine/biolinum.sty @@ -1,5 +1,5 @@ \ProvidesPackage{biolinum}[% - 2020/03/26 (Bob Tennent) Supports Biolinum fonts for all LaTeX engines.] + 2022/09/12 (Bob Tennent) Supports Biolinum fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -176,7 +176,6 @@ \iflibertine@otf \def\biolinum@base{LinBiolinum} - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , diff --git a/Master/texmf-dist/tex/latex/libertine/libertine.sty b/Master/texmf-dist/tex/latex/libertine/libertine.sty index c124410c0f6..6b88a090e71 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}[% - 2020/03/26 (Bob Tennent) Supports Libertine and Biolinum fonts for all LaTeX engines.] + 2022/09/12 (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 @@ -289,7 +289,6 @@ \def\libertine@base{LinLibertine} \def\biolinum@base{LinBiolinum} - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , diff --git a/Master/texmf-dist/tex/latex/libertine/libertineRoman.sty b/Master/texmf-dist/tex/latex/libertine/libertineRoman.sty index 61e18e045e2..8d08714fdd5 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}[% - 2020/03/26 (Bob Tennent) Supports Libertine Roman fonts for all LaTeX engines.] + 2022/09/12 (Bob Tennent) Supports Libertine Roman fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -150,7 +150,6 @@ \iflibertine@otf \def\libertine@base{LinLibertine} - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , |