mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
224e9c26eb
commit
b573a9bd55
@ -427,6 +427,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}
|
||||
@ -447,6 +448,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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user