mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
* scrclass.inc: add support for \subtitle.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@35134 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
56f8f8ba7a
commit
0d174e9e0d
@ -152,6 +152,15 @@ Style Title
|
||||
End
|
||||
|
||||
|
||||
Style Subtitle
|
||||
CopyStyle Title
|
||||
LatexName subtitle
|
||||
Font
|
||||
Size Large
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style Author
|
||||
Font
|
||||
Size Larger
|
||||
|
@ -33,6 +33,8 @@ What's new
|
||||
"all" for letting LyX behave as in 1.6.6 and previous versions; set it
|
||||
to "none" for mimicking the 1.6.7 behavior of not overwriting any file.
|
||||
|
||||
- Add support for subtitles in the KOMA classes.
|
||||
|
||||
|
||||
* USER INTERFACE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user