]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/soul.module
Do not throw away runparams settings of InsetText in InsetFoot::latex
[lyx.git] / lib / layouts / soul.module
index 8738889611f8b4573d6da0131f35c5e51cad0d03..783c93b4f1f4c33fb9ede767b4bda9c6de01ba3c 100644 (file)
 #Author: Stephen [original implementation],
 #        Juergen Spitzmueller <spitz@lyx.org> [fixes]
 
-Format 72
+Format 100
 
 InsetLayout Flex:Spaceletters
-       LyxType         charstyle
+       LyxType charstyle
        LabelString     spaced
        Decoration      conglomerate
        LatexType       command
@@ -25,7 +25,9 @@ InsetLayout Flex:Spaceletters
        EndFont
        NeedMBoxProtect true
        MultiPar        true
+       ForcePlain      true
        Requires        soul
+       InToc           1
 End
 
 InsetLayout Flex:Strikethrough
@@ -42,7 +44,7 @@ InsetLayout Flex:Underline
        LabelString     ul
        LatexName       ul
        Font
-           Misc        underbar
+           Misc       underbar
        EndFont
 End
 
@@ -50,7 +52,7 @@ InsetLayout Flex:Highlight
        CopyStyle       Flex:Spaceletters
        LabelString     hl
        LatexName       hl
-       BgColor         yellow
+       BgColor         notebg
        Requires        soul,color
 End