mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove unneeded AltFont
Also Remove "Sans Serif" specifier from font name, as this s obvious from the GUI (and there is no other Cantarell type anyway).
This commit is contained in:
parent
6e88579c56
commit
f404b57de2
@ -655,7 +655,7 @@ AltFont biolinum-2012
|
||||
EndFont
|
||||
|
||||
Font cantarell
|
||||
GuiName "Cantarell Sans Serif"
|
||||
GuiName "Cantarell"
|
||||
Family sf
|
||||
OsfOption oldstyle
|
||||
Package cantarell
|
||||
@ -663,17 +663,6 @@ Font cantarell
|
||||
MoreOptions 1
|
||||
FontEncoding T2A,T1,OT1
|
||||
ScaleOption scale=$$val
|
||||
AltFonts cantarell1
|
||||
EndFont
|
||||
|
||||
AltFont cantarell1
|
||||
GuiName "Cantarell Sans Serif"
|
||||
Family sf
|
||||
OsfOption oldstyle
|
||||
OsfDefault 0
|
||||
Package cantarell
|
||||
ScaleOption scale=$$val
|
||||
FontEncoding T2A,T1,OT1
|
||||
EndFont
|
||||
|
||||
Font cmbr
|
||||
|
Loading…
Reference in New Issue
Block a user