Once more, the libertine font package has been renamed.

Take the newest one, if present.

Candidate for 2.3.x.

(cherry picked from commit 7e071f14b9)
This commit is contained in:
Juergen Spitzmueller 2018-01-30 08:16:06 +01:00
parent 224e9c26eb
commit b573a9bd55
2 changed files with 29 additions and 2 deletions

View File

@ -427,6 +427,7 @@
% Other font packages % Other font packages
\TestPackage{ae} \TestPackage{ae}
\TestPackage{bera} \TestPackage{bera}
\TestPackage{biolinum}
\TestPackage{biolinum-type1} \TestPackage{biolinum-type1}
%\TestFont[glic1000]{cbgreek}% for Greek % suported by LyX but too large to force downloading %\TestFont[glic1000]{cbgreek}% for Greek % suported by LyX but too large to force downloading
\TestPackage{ccfonts} \TestPackage{ccfonts}
@ -447,6 +448,8 @@
\TestPackage{fontaxes} % required by libertine \TestPackage{fontaxes} % required by libertine
\TestPackage{libertine-type1} \TestPackage{libertine-type1}
\TestPackage{libertineMono-type1} \TestPackage{libertineMono-type1}
\TestPackage{libertineMono}
\TestPackage{libertineRoman}
\TestPackage{lmodern} \TestPackage{lmodern}
\TestPackage{luximono} \TestPackage{luximono}
\TestPackage{mathdesign}% for Roman fonts \TestPackage{mathdesign}% for Roman fonts

View File

@ -167,11 +167,19 @@ AltFont ugm
EndFont EndFont
Font libertine 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" GuiName "Libertine"
Family rm Family rm
OsfOption osf OsfOption osf
Package libertine-type1 Package libertine-type1
AltFonts libertine-2012,libertine-legacy
Requires libertineMono-type1 Requires libertineMono-type1
EndFont EndFont
@ -451,13 +459,21 @@ Font berasans
EndFont EndFont
Font biolinum Font biolinum
GuiName "Biolinum"
Family sf
OsfOption osf
ScaleOption scaled=$$val
Package biolinum
AltFonts biolinum-type1,biolinum-2012
EndFont
AltFont biolinum-type1
GuiName "Biolinum" GuiName "Biolinum"
Family sf Family sf
OsfOption osf OsfOption osf
ScaleOption scaled=$$val ScaleOption scaled=$$val
Package biolinum-type1 Package biolinum-type1
Requires libertineMono-type1 Requires libertineMono-type1
AltFonts biolinum-2012
EndFont EndFont
AltFont biolinum-2012 AltFont biolinum-2012
@ -612,6 +628,14 @@ Font courier
EndFont EndFont
Font libertine-mono 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" GuiName "Libertine Mono"
Family tt Family tt
ScaleOption scaled=$$val ScaleOption scaled=$$val