mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-09 10:47:57 +00:00
one more
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7756 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3d00d04387
commit
0631f0224f
@ -3,45 +3,40 @@
|
||||
# Initial attemt at makeing a LyX layout file for the seminar class.
|
||||
# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
|
||||
|
||||
# Input general definitions
|
||||
Input stdclass.inc
|
||||
|
||||
NoStyle Chapter
|
||||
NoStyle Chapter*
|
||||
|
||||
Sides 1
|
||||
Columns 1
|
||||
MaxCounter Counter_Section
|
||||
SecNumDepth 3
|
||||
TocDepth 3
|
||||
|
||||
|
||||
ClassOptions
|
||||
FontSize 8|9|10|11|12|14|17
|
||||
Other slidesec
|
||||
End
|
||||
|
||||
# There are no chapters in an article.
|
||||
NoStyle Chapter
|
||||
NoStyle Chapter*
|
||||
|
||||
MaxCounter Counter_Section
|
||||
SecNumDepth 3
|
||||
TocDepth 3
|
||||
|
||||
|
||||
# Change Part and Part* a bit
|
||||
|
||||
Style Part
|
||||
Align Left
|
||||
AlignPossible Left
|
||||
TopSep 2
|
||||
BottomSep 1.5
|
||||
|
||||
Font
|
||||
Size Larger
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style Part*
|
||||
Align Left
|
||||
AlignPossible Left
|
||||
TopSep 2
|
||||
BottomSep 1.5
|
||||
|
||||
Font
|
||||
Size Larger
|
||||
EndFont
|
||||
|
Loading…
Reference in New Issue
Block a user