]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/seminar.layout
Support for conference posters
[lyx.git] / lib / layouts / seminar.layout
index 0525ee63f77f495690e27bf807956b0536261922..34fd4dc3bc75b0ca814177f19d0cdd4efb7ca607 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[seminar,sem-page.sty]{transparencies (seminar)}
+#  \DeclareLaTeXClass[seminar,sem-page.sty]{Seminar}
+#  \DeclareCategory{Presentations}
 # Versions:
 #   1.0 Initial attemt at makeing a LyX layout file for the seminar class.
 #       Author : Lars Gullik Bjønnes <larsbj@lyx.org>
@@ -10,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 36
+Format 50
 Sides  1
 Columns        1
 
@@ -33,6 +34,7 @@ InsetLayout Flex:LandscapeSlide
        LabelFont
                Size    Small
        EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:PortraitSlide
@@ -82,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
@@ -90,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
@@ -106,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