mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
DocBook: implement subtitle for layouts that previously missed it.
This commit is contained in:
parent
2741d195e4
commit
f52946e143
@ -23,6 +23,8 @@ Style Subtitle
|
|||||||
Size Normal
|
Size Normal
|
||||||
Series Bold
|
Series Bold
|
||||||
EndFont
|
EndFont
|
||||||
|
DocBookTag subtitle
|
||||||
|
DocBookInInfo maybe
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
|
@ -26,6 +26,8 @@ Style Subtitle
|
|||||||
Size Large
|
Size Large
|
||||||
Shape Italic
|
Shape Italic
|
||||||
EndFont
|
EndFont
|
||||||
|
DocBookTag subtitle
|
||||||
|
DocBookInInfo maybe
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Terms
|
Style Terms
|
||||||
|
@ -168,6 +168,8 @@ Style Subtitle
|
|||||||
Size Larger
|
Size Larger
|
||||||
Family Roman
|
Family Roman
|
||||||
EndFont
|
EndFont
|
||||||
|
DocBookTag subtitle
|
||||||
|
DocBookInInfo maybe
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Email
|
Style Email
|
||||||
|
@ -1045,6 +1045,8 @@ Style Subtitle
|
|||||||
Series Bold
|
Series Bold
|
||||||
Color Blue
|
Color Blue
|
||||||
EndFont
|
EndFont
|
||||||
|
DocBookTag subtitle
|
||||||
|
DocBookInInfo maybe
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Author
|
Style Author
|
||||||
|
@ -150,6 +150,8 @@ Style Subtitle
|
|||||||
Series Bold
|
Series Bold
|
||||||
Size Large
|
Size Large
|
||||||
EndFont
|
EndFont
|
||||||
|
DocBookTag subtitle
|
||||||
|
DocBookInInfo maybe
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
|
@ -162,6 +162,7 @@ Style SubTitle
|
|||||||
EndFont
|
EndFont
|
||||||
HTMLTitle false
|
HTMLTitle false
|
||||||
DocBookTag subtitle
|
DocBookTag subtitle
|
||||||
|
DocBookInInfo maybe
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
|
@ -141,6 +141,8 @@ Style Subtitle
|
|||||||
Font
|
Font
|
||||||
Size Larger
|
Size Larger
|
||||||
EndFont
|
EndFont
|
||||||
|
DocBookTag subtitle
|
||||||
|
DocBookInInfo maybe
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user