From 7e071f14b9394d1e8e974ba5d19c61921c203f5b Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Tue, 30 Jan 2018 08:16:06 +0100 Subject: [PATCH] Once more, the libertine font package has been renamed. Take the newest one, if present. Candidate for 2.3.x. --- lib/chkconfig.ltx | 3 +++ lib/latexfonts | 28 ++++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 402d4f06ac..85d70add52 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -430,6 +430,7 @@ % Other font packages \TestPackage{ae} \TestPackage{bera} +\TestPackage{biolinum} \TestPackage{biolinum-type1} %\TestFont[glic1000]{cbgreek}% for Greek % suported by LyX but too large to force downloading \TestPackage{ccfonts} @@ -450,6 +451,8 @@ \TestPackage{fontaxes} % required by libertine \TestPackage{libertine-type1} \TestPackage{libertineMono-type1} +\TestPackage{libertineMono} +\TestPackage{libertineRoman} \TestPackage{lmodern} \TestPackage{luximono} \TestPackage{mathdesign}% for Roman fonts diff --git a/lib/latexfonts b/lib/latexfonts index b3d1712f3a..5cc0b3f30a 100644 --- a/lib/latexfonts +++ b/lib/latexfonts @@ -167,11 +167,19 @@ AltFont ugm EndFont Font libertine + GuiName "Libertine" + Family rm + OsfOption osf + Package libertineRoman + CompleteFont libertine + AltFonts libertine-type1,libertine-2012,libertine-legacy +EndFont + +AltFont libertine-type1 GuiName "Libertine" Family rm OsfOption osf Package libertine-type1 - AltFonts libertine-2012,libertine-legacy Requires libertineMono-type1 EndFont @@ -451,13 +459,21 @@ Font berasans EndFont Font biolinum + GuiName "Biolinum" + Family sf + OsfOption osf + ScaleOption scaled=$$val + Package biolinum + AltFonts biolinum-type1,biolinum-2012 +EndFont + +AltFont biolinum-type1 GuiName "Biolinum" Family sf OsfOption osf ScaleOption scaled=$$val Package biolinum-type1 Requires libertineMono-type1 - AltFonts biolinum-2012 EndFont AltFont biolinum-2012 @@ -612,6 +628,14 @@ Font courier EndFont Font libertine-mono + GuiName "Libertine Mono" + Family tt + ScaleOption scaled=$$val + Package libertineMono + AltFonts libertine-mono-type1 +EndFont + +AltFont libertine-mono-type1 GuiName "Libertine Mono" Family tt ScaleOption scaled=$$val -- 2.39.2