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.
|
# Initial attemt at makeing a LyX layout file for the seminar class.
|
||||||
# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
|
# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
|
||||||
|
|
||||||
# Input general definitions
|
|
||||||
Input stdclass.inc
|
Input stdclass.inc
|
||||||
|
|
||||||
Sides 1
|
|
||||||
Columns 1
|
|
||||||
|
|
||||||
ClassOptions
|
|
||||||
FontSize 8|9|10|11|12|14|17
|
|
||||||
Other slidesec
|
|
||||||
End
|
|
||||||
|
|
||||||
# There are no chapters in an article.
|
|
||||||
NoStyle Chapter
|
NoStyle Chapter
|
||||||
NoStyle Chapter*
|
NoStyle Chapter*
|
||||||
|
|
||||||
|
Sides 1
|
||||||
|
Columns 1
|
||||||
MaxCounter Counter_Section
|
MaxCounter Counter_Section
|
||||||
SecNumDepth 3
|
SecNumDepth 3
|
||||||
TocDepth 3
|
TocDepth 3
|
||||||
|
|
||||||
|
|
||||||
# Change Part and Part* a bit
|
ClassOptions
|
||||||
|
FontSize 8|9|10|11|12|14|17
|
||||||
|
Other slidesec
|
||||||
|
End
|
||||||
|
|
||||||
|
|
||||||
Style Part
|
Style Part
|
||||||
Align Left
|
Align Left
|
||||||
AlignPossible Left
|
AlignPossible Left
|
||||||
TopSep 2
|
TopSep 2
|
||||||
BottomSep 1.5
|
BottomSep 1.5
|
||||||
|
|
||||||
Font
|
Font
|
||||||
Size Larger
|
Size Larger
|
||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style Part*
|
Style Part*
|
||||||
Align Left
|
Align Left
|
||||||
AlignPossible Left
|
AlignPossible Left
|
||||||
TopSep 2
|
TopSep 2
|
||||||
BottomSep 1.5
|
BottomSep 1.5
|
||||||
|
|
||||||
Font
|
Font
|
||||||
Size Larger
|
Size Larger
|
||||||
EndFont
|
EndFont
|
||||||
@ -49,73 +44,73 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style LandscapeSlide
|
Style LandscapeSlide
|
||||||
CopyStyle Standard
|
CopyStyle Standard
|
||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName slide
|
LatexName slide
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
Labeltype Static
|
Labeltype Static
|
||||||
LabelString "Landscape Slide"
|
LabelString "Landscape Slide"
|
||||||
LabelSep "MMMMMMM"
|
LabelSep "MMMMMMM"
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style PortraitSlide
|
Style PortraitSlide
|
||||||
CopyStyle Standard
|
CopyStyle Standard
|
||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName slide*
|
LatexName slide*
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
Labeltype Static
|
Labeltype Static
|
||||||
LabelString "Portrait Slide"
|
LabelString "Portrait Slide"
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style Slide
|
Style Slide
|
||||||
Obsoletedby LandscapeSlide
|
Obsoletedby LandscapeSlide
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style Slide*
|
Style Slide*
|
||||||
Obsoletedby PortraitSlide
|
Obsoletedby PortraitSlide
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style SlideHeading
|
Style SlideHeading
|
||||||
CopyStyle Section
|
CopyStyle Section
|
||||||
LatexName slideheading
|
LatexName slideheading
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style SlideSubHeading
|
Style SlideSubHeading
|
||||||
CopyStyle Subsection
|
CopyStyle Subsection
|
||||||
LatexName slidesubheading
|
LatexName slidesubheading
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style ListOfSlides
|
Style ListOfSlides
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
Align Center
|
Align Center
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName listofslides
|
LatexName listofslides
|
||||||
Labeltype Static
|
Labeltype Static
|
||||||
LabelString "List Of Slides"
|
LabelString "List Of Slides"
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style SlideContents
|
Style SlideContents
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
Align Center
|
Align Center
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName slidecontents
|
LatexName slidecontents
|
||||||
Labeltype Static
|
Labeltype Static
|
||||||
LabelString "Slidecontents"
|
LabelString "Slidecontents"
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style ProgressContents
|
Style ProgressContents
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
Align Center
|
Align Center
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName Slidecontents
|
LatexName Slidecontents
|
||||||
Labeltype Static
|
Labeltype Static
|
||||||
LabelString "Progress Contents"
|
LabelString "Progress Contents"
|
||||||
End
|
End
|
||||||
|
Loading…
Reference in New Issue
Block a user