mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Fix wrong description screen font (bug #8869)
paper.cls formats the description label without bold, so LyX should do the same on screen. Note that simply removing the Series line does not help, because Description is already defined in some include.
This commit is contained in:
parent
8eb8e49ebe
commit
de800ad149
@ -103,7 +103,7 @@ End
|
||||
Style Description
|
||||
LabelFont
|
||||
Family Sans
|
||||
Series Bold
|
||||
Series Medium
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user