lyx_mirror/lib/layouts/seminar.layout
Georg Baum 98595ca7c2 From Jean-Marc: Make sure that standard sectioning styles have proper counters
* lib/layouts/stdsections.inc: include numarticle.inc here instead
	of the following files:
	* lib/layouts/kluwer.layout
	* lib/layouts/aapaper.layout
	* lib/layouts/llncs.layout
	* lib/layouts/docbook.layout
	* lib/layouts/article.layout
	* lib/layouts/IEEEtran.layout
	* lib/layouts/ijmpd.layout
	* lib/layouts/paper.layout
	* lib/layouts/aa.layout
	* lib/layouts/aastex.layout
	* lib/layouts/cl2emult.layout
	* lib/layouts/docbook-section.layout
	* lib/layouts/svjour.inc
	* lib/layouts/amsart.layout
	* lib/layouts/spie.layout
	* lib/layouts/docbook-chapter.layout
	* lib/layouts/aguplus.inc
	* lib/layouts/scrartcl.layout
	* lib/layouts/dtk.layout
	* lib/layouts/agu-dtd.layout
	* lib/layouts/elsart.layout
	* lib/layouts/mwart.layout
	* lib/layouts/seminar.layout


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13589 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-07 15:43:56 +00:00

117 lines
2.2 KiB
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{slides (seminar)}
# Initial attemt at makeing a LyX layout file for the seminar class.
# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
Format 2
Input stdclass.inc
NoStyle Chapter
NoStyle Chapter*
Sides 1
Columns 1
SecNumDepth 3
TocDepth 3
ClassOptions
FontSize 8|9|10|11|12|14|17
Other slidesec
End
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
End
Style LandscapeSlide
CopyStyle Standard
LatexType Environment
LatexName slide
KeepEmpty 1
Labeltype Static
LabelString "Landscape Slide"
LabelSep "MMMMMMM"
End
Style PortraitSlide
CopyStyle Standard
LatexType Environment
LatexName slide*
KeepEmpty 1
Labeltype Static
LabelString "Portrait Slide"
End
Style Slide
Obsoletedby LandscapeSlide
End
Style Slide*
Obsoletedby PortraitSlide
End
Style SlideHeading
CopyStyle Section
LatexName slideheading
End
Style SlideSubHeading
CopyStyle Subsection
LatexName slidesubheading
End
Style ListOfSlides
KeepEmpty 1
Align Center
LatexType Command
LatexName listofslides
Labeltype Static
LabelString "List Of Slides"
End
Style SlideContents
KeepEmpty 1
Align Center
LatexType Command
LatexName slidecontents
Labeltype Static
LabelString "Slidecontents"
End
Style ProgressContents
KeepEmpty 1
Align Center
LatexType Command
LatexName Slidecontents
Labeltype Static
LabelString "Progress Contents"
End