]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/seminar.layout
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / layouts / seminar.layout
index 7275b87dd92c9bb387aa379ce165fb226aa49002..ac5f05842770da4493f65fdd00203f3b6edb70c4 100644 (file)
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{seminar}
+#  \DeclareLaTeXClass{presentation (seminar)}
 # 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
+Format 5
 Input stdclass.inc
 
-Sides  1
-Columns        1
+NoStyle Chapter
+NoStyle Chapter*
+
+Sides                   1
+Columns                 1
+SecNumDepth             3
+TocDepth                3
+
 
 ClassOptions
-       FontSize 8|9|10|11|12|14|17
-       Other slidesec
+       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 a bit Part and Part*
 Style Part
-  Align                        Left
-  AlignPossible                Left
-  TopSep                2
-  BottomSep             1.5
-
-  Font
-    Size               Larger
-  EndFont
+       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
+       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"
+       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"
+       CopyStyle             Standard
+       LatexType             Environment
+       LatexName             slide*
+       KeepEmpty             1
+       Labeltype             Static
+       LabelString           "Portrait Slide"
 End
 
+
 Style Slide
-       Obsoletedby     LandscapeSlide
+       Obsoletedby           LandscapeSlide
 End
 
+
 Style Slide*
-       Obsoletedby     PortraitSlide
+       Obsoletedby           PortraitSlide
 End
 
+
 Style SlideHeading
-       CopyStyle       Section
-       LatexName       slideheading
+       CopyStyle             Section
+       LatexName             slideheading
 End
 
+
 Style SlideSubHeading
-       CopyStyle       Subsection
-       LatexName       slidesubheading
+       CopyStyle             Subsection
+       LatexName             slidesubheading
 End
 
+
 Style ListOfSlides
-       KeepEmpty       1
-       Align           Center
-       LatexType       Command
-       LatexName       listofslides
-       Labeltype       Static
-       LabelString     "List Of Slides"
+       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"
+       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"
+       KeepEmpty             1
+       Align                 Center
+       LatexType             Command
+       LatexName             Slidecontents
+       Labeltype             Static
+       LabelString           "Progress Contents"
 End
-