]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/seminar.layout
Add Eugene (Yu Jin) to the credits
[lyx.git] / lib / layouts / seminar.layout
index 83b8e327536c530706c1710c3cb9f46992695676..dd600e04f4be6511e7c5458502278f79fe54feff 100644 (file)
@@ -4,20 +4,20 @@
 # Versions:
 #   1.0 Initial attemt at makeing a LyX layout file for the seminar class.
 #       Author : Lars Gullik Bjønnes <larsbj@lyx.org>
-#   1.1 08-04-2002 Günter Milde <milde users.sf.net>
+#   1.1 08-04-2002 Günter Milde <milde@lyx.org>
 #   1.2 11-12-2002 Günter Milde (copying some stuff from L. G. Bjønnes
 #                                version in LyX 1.3)
 #   1.3 2007-09-18 Günter Milde (adapted to LyX 1.5)
 #   1.4 2008-10-08 Günter Milde (use --Separator-- "look")
 #   1.5 2011-06-09 Günter Milde (Use Flex insets)
 
-Format 44
+Format 80
 Sides  1
 Columns        1
 
 ClassOptions
        FontSize        8|9|10|11|12|14|17
-       Other           "slidesec,semrot,portrait"
+       Other           "slidesec"
 End
 
 # Input general definitions: (seminar is based on the article class)
@@ -34,6 +34,7 @@ InsetLayout Flex:LandscapeSlide
        LabelFont
                Size    Small
        EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:PortraitSlide
@@ -56,13 +57,16 @@ Style SlideSubHeading
        Align                   Center
 End
 
+
 InsetLayout Flex:ListOfSlides
        CopyStyle               Flex:LandscapeSlide
        LabelString             "List of Slides"
        LatexType               Command
+       LyxType                 custom
        LatexName               listofslides
        BgColor                 listingsbg
-       Spellcheck              0
+       MultiPar                false
+       Spellcheck              false
 End
 
 InsetLayout Flex:SlideContents
@@ -83,7 +87,8 @@ End
 # It is recommended to use the custom insets instead of paragraph styles.
 
 Style LandscapeSlide
-       CopyStyle               --Separator-- 
+       Category                Slides
+       KeepEmpty               1
        LatexType               Environment
        LatexName               slide
        NextNoIndent            1
@@ -91,9 +96,18 @@ Style LandscapeSlide
        LeftMargin              N
        ParIndent               ""
        TopSep                  0.4
+       Align                   Block
        LabelType               Above
        LabelString             "Landscape Slide:"
+       LabelFont
+         Family                Roman
+         Series                Medium
+         Size                  Normal
+         Color                 Blue
+       EndFont
+       HTMLLabel               NONE
 End
+
 Style Slide
        Obsoletedby             LandscapeSlide
 End
@@ -107,23 +121,27 @@ Style Slide*
        ObsoletedBy             PortraitSlide
 End
 
-# EndOfSlide was a dummy style whose main purpose is to separate subsequent
-# Slide environments. Nowadays lyx has the special --Separator-- style as
-# workaround:
-Style EndOfSlide
-       ObsoletedBy             --Separator--
-End
-
 Style ListOfSlides
-       CopyStyle               --Separator--
+       Category                "List/TOC"
+       KeepEmpty               1
        LatexType               Command
        LatexName               listofslides
+       Margin                  Dynamic
+       ParIndent               MM
        TopSep                  0.5
        BottomSep               0.5
        Align                   Center
-#      BottomSep               0
+       LabelType               Static
        LabelString             "[List Of Slides]"
+       LabelFont
+         Family                Roman
+         Series                Medium
+         Size                  Normal
+         Color                 Blue
+       EndFont
+       HTMLLabel               NONE
 End
+
 Style SlideContents
        CopyStyle               ListOfSlides
        LatexName               slidecontents