]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
forbid spellchecking in code layouts
[lyx.git] / lib / layouts / stdinsets.inc
index 9b4bae8d6925fc4c657806f5202d0d59506a5eff..7eb3fc9ac69e0ad26cc6410fe2cf02cff11a9bd4 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Detailled format description is available in the customization manual
 
-Format 30
+Format 31
 
 Provides stdinsets 1
 
@@ -77,7 +77,7 @@ InsetLayout Foot
 End
 
 InsetLayout Note:Comment
-       LabelString           comment
+       LabelString           Comment
        LatexType             environment
        LatexName             comment
        BgColor               commentbg
@@ -92,7 +92,7 @@ End
 
 
 InsetLayout Note:Note
-       LabelString           note
+       LabelString           Note
        LatexType             command
        LatexName             note
        BgColor               notebg
@@ -107,7 +107,7 @@ End
 
 
 InsetLayout Note:Greyedout
-       LabelString           greyedout
+       LabelString           Greyedout
        LatexType             environment
        LatexName             lyxgreyedout
        BgColor               greyedoutbg
@@ -157,6 +157,7 @@ InsetLayout Phantom
        Font
          Color               phantomtext
        EndFont
+       MultiPar              false
        CustomPars            false
        ForcePlain            true
 End