]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sciposter.layout
Do not throw away runparams settings of InsetText in InsetFoot::latex
[lyx.git] / lib / layouts / sciposter.layout
index 5cd14522d1d8f0427202a077055941a9bd96409b..947808b077c4937d094cac7b316e3039c9a8fbe5 100644 (file)
@@ -7,7 +7,7 @@
 #
 # Input general definitions
 
-Format 48
+Format 100
 
 Input stdclass.inc
 
@@ -54,7 +54,7 @@ Style LeftLogo
   LabelSep        xx
   LabelFont
     Series        Bold
-    Color         Blue
+    Color         textlabel1
   EndFont
   Argument 1
     LabelString   "Logo Size"
@@ -82,10 +82,15 @@ InsetLayout Caption:Standard
        EndArgument
 End
 
+Input stdfloatnames.inc
+
 Float
        Type                  algorithm
        GuiName               Algorithm
        Placement             tbp
+       AllowedPlacement      !htbp
+       AllowsSideways        0
+       AllowsWide            0
        Extension             loa
        NumberWithin          none
        Style                 none
@@ -94,6 +99,34 @@ Float
        RefPrefix             alg
 End
 
+Float
+       Type                  figure
+       GuiName               Figure
+       AllowedPlacement      !htbp
+       Extension             lof
+       NumberWithin          none
+       Style                 plain
+       ListName              "List of Figures"
+       IsPredefined          true
+       UsesFloatPkg          false
+       ListCommand           listoffigures
+       RefPrefix             fig
+End
+
+Float
+       Type                  table
+       GuiName               Table
+       AllowedPlacement      !htbp
+       Extension             lot
+       NumberWithin          none
+       Style                 plain
+       ListName              "List of Tables"
+       IsPredefined          true
+       UsesFloatPkg          false
+       ListCommand           listoftables
+       RefPrefix             tab
+End
+
 InsetLayout "Flex:Giant"
        LyXType               custom
        Decoration            classic
@@ -107,6 +140,7 @@ InsetLayout "Flex:Giant"
        LabelFont
          Size                normal
        EndFont
+       ResetsFont            true
 End
 
 InsetLayout "Flex:More_Giant"
@@ -133,6 +167,7 @@ InsetLayout Flex:Giant_Snippet
        LabelFont
          Size                normal
        EndFont
+       ResetsFont            true
 End
 
 InsetLayout Flex:More_Giant_Snippet
@@ -146,3 +181,11 @@ InsetLayout Flex:Most_Giant_Snippet
        LabelString           "Most Giant"
        LeftDelim             {\VERYHuge{}
 End
+
+# InsetLayout Flex:Multiple_Columns
+#   DocBookWrapperTag NONE
+#   DocBookTag        NONE
+#   DocBookItemWrapperTag  NONE
+#   DocBookItemTag    NONE
+#   DocBookNotInPara  true
+# End