]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/seminar.layout
Cleanup seminar.layout after the upgrade to format 50.
[lyx.git] / lib / layouts / seminar.layout
index 8228ace8b4d40a2e633298dc5616bc638d981d1b..34fd4dc3bc75b0ca814177f19d0cdd4efb7ca607 100644 (file)
@@ -11,7 +11,7 @@
 #   1.4 2008-10-08 Günter Milde (use --Separator-- "look")
 #   1.5 2011-06-09 Günter Milde (Use Flex insets)
 
-Format 40
+Format 50
 Sides  1
 Columns        1
 
@@ -34,6 +34,7 @@ InsetLayout Flex:LandscapeSlide
        LabelFont
                Size    Small
        EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:PortraitSlide
@@ -83,7 +84,8 @@ End
 # It is recommended to use the custom insets instead of paragraph styles.
 
 Style LandscapeSlide
-       CopyStyle               --Separator-- 
+       Category                MainText
+       KeepEmpty               1
        LatexType               Environment
        LatexName               slide
        NextNoIndent            1
@@ -91,9 +93,18 @@ Style LandscapeSlide
        LeftMargin              N
        ParIndent               ""
        TopSep                  0.4
-       LabelType               Top_Environment
+       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 +118,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                MainText
+       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