]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
Whitespace only.
[lyx.git] / lib / layouts / stdinsets.inc
index 79b9676cf240edd0db82eb24737481d2db73ffa7..71479cc91ba51f1b3afef4dfc848010ae2128369 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Detailled format description is available in the customization manual
 
-Format 29
+Format 33
 
 Provides stdinsets 1
 
@@ -77,7 +77,7 @@ InsetLayout Foot
 End
 
 InsetLayout Note:Comment
-       LabelString           comment
+       LabelString           Comment
        LatexType             environment
        LatexName             comment
        BgColor               commentbg
@@ -86,13 +86,14 @@ InsetLayout Note:Comment
          Size                Small
        EndFont
        MultiPar              true
+       Display               false
        HTMLTag               !--
        HTMLIsBlock           false
 End
 
 
 InsetLayout Note:Note
-       LabelString           note
+       LabelString           Note
        LatexType             command
        LatexName             note
        BgColor               notebg
@@ -107,7 +108,7 @@ End
 
 
 InsetLayout Note:Greyedout
-       LabelString           greyedout
+       LabelString           Greyedout
        LatexType             environment
        LatexName             lyxgreyedout
        BgColor               greyedoutbg
@@ -119,6 +120,7 @@ InsetLayout Note:Greyedout
          Size                Small
        EndFont
        MultiPar              true
+       Display               false
        HTMLStyle
                div.note_greyedout { 
                        display: inline;
@@ -157,6 +159,7 @@ InsetLayout Phantom
        Font
          Color               phantomtext
        EndFont
+       MultiPar              false
        CustomPars            false
        ForcePlain            true
 End