]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / stdinsets.inc
index d7db30d6ecd6dbcc29feeb443b1dc4f7b9117887..075a49af619aaa1b7a877417ccd2a37958a745ca 100644 (file)
@@ -53,7 +53,7 @@
 #                         be comma-separated.
 #End
 
-Format 10
+Format 11
 
 Provides stdinsets 1
 
@@ -157,6 +157,15 @@ InsetLayout ERT
        ForceLTR              true
 End
 
+InsetLayout Phantom
+       Decoration            minimalistic
+       Font
+         Color               phantomtext
+       EndFont
+       CustomPars            false
+       ForcePlain            true
+End
+
 InsetLayout Listings
        LabelString           Listings
        LatexType             none
@@ -184,6 +193,7 @@ InsetLayout Branch
          Size                Small
        EndFont
        MultiPar              true
+       InToc                 true
 End
 
 InsetLayout Index
@@ -206,8 +216,8 @@ InsetLayout Index
          Size                Small
        EndFont
        MultiPar              false
-#      CustomPars            false
-#      ForcePlain            true
+       CustomPars            false
+       ForcePlain            true
        NeedProtect           true
 End
 
@@ -228,8 +238,7 @@ InsetLayout Box:Shaded
        MultiPar              true
 End
 
-InsetLayout figure
-       LabelString           Figure
+InsetLayout Float
        LabelFont
          Color               collapsable
          Size                Small
@@ -237,17 +246,7 @@ InsetLayout figure
        MultiPar              true
 End
 
-InsetLayout table
-       LabelString           Table
-       LabelFont
-         Color               collapsable
-         Size                Small
-       EndFont
-       MultiPar              true
-End
-
-InsetLayout algorithm
-       LabelString           Algorithm
+InsetLayout Wrap
        LabelFont
          Color               collapsable
          Size                Small
@@ -281,7 +280,7 @@ InsetLayout OptArg
          Color               collapsable
          Size                Small
        EndFont
-#      MultiPar              false
+       MultiPar              false
 End
 
 InsetLayout Info