]> 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 070042d14b540133109725578f895424b218451b..075a49af619aaa1b7a877417ccd2a37958a745ca 100644 (file)
@@ -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
 
@@ -236,6 +246,14 @@ InsetLayout Float
        MultiPar              true
 End
 
+InsetLayout Wrap
+       LabelFont
+         Color               collapsable
+         Size                Small
+       EndFont
+       MultiPar              true
+End
+
 InsetLayout URL
        LyXType               standard
        LatexName             url
@@ -262,7 +280,7 @@ InsetLayout OptArg
          Color               collapsable
          Size                Small
        EndFont
-#      MultiPar              false
+       MultiPar              false
 End
 
 InsetLayout Info