]> 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 c1700357b34cf084c95be5caaad6c826744fe480..075a49af619aaa1b7a877417ccd2a37958a745ca 100644 (file)
@@ -157,25 +157,13 @@ InsetLayout ERT
        ForceLTR              true
 End
 
-InsetLayout Phantom:Phantom
-       LatexType               command
-       LatexName               phantom
-       Decoration              minimalistic
+InsetLayout Phantom
+       Decoration            minimalistic
        Font
-         Color                 phantomtext
+         Color               phantomtext
        EndFont
-       MultiPar                false
-End
-
-
-InsetLayout Phantom:HPhantom
-       CopyStyle               Phantom:Phantom
-       LatexName               hphantom
-End
-
-InsetLayout Phantom:VPhantom
-       CopyStyle               Phantom:Phantom
-       LatexName               vphantom
+       CustomPars            false
+       ForcePlain            true
 End
 
 InsetLayout Listings
@@ -205,6 +193,7 @@ InsetLayout Branch
          Size                Small
        EndFont
        MultiPar              true
+       InToc                 true
 End
 
 InsetLayout Index
@@ -227,8 +216,8 @@ InsetLayout Index
          Size                Small
        EndFont
        MultiPar              false
-#      CustomPars            false
-#      ForcePlain            true
+       CustomPars            false
+       ForcePlain            true
        NeedProtect           true
 End
 
@@ -291,7 +280,7 @@ InsetLayout OptArg
          Color               collapsable
          Size                Small
        EndFont
-#      MultiPar              false
+       MultiPar              false
 End
 
 InsetLayout Info