]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/soul.module
DocBook: fix margin notes.
[lyx.git] / lib / layouts / soul.module
index 05849355ee8d7ff7f674a93f539e0730ac6a3bdb..e798ed3e4e3332e77cb6079c6b7ec89631c3ae1d 100644 (file)
@@ -1,4 +1,5 @@
 #\DeclareLyXModule[soul.sty]{Hyphenatable Text Markup (Soul)}
+#\DeclareCategory{Text Markup}
 #DescriptionBegin
 #Defines text styles to highlight, space-out, strike-through,
 #underline and capitalize/small-cap text by means of the soul package.
 #Author: Stephen [original implementation],
 #        Juergen Spitzmueller <spitz@lyx.org> [fixes]
 
-Format 72
+Format 82
 
 InsetLayout Flex:Spaceletters
-       LyxType         charstyle
+       LyxType charstyle
        LabelString     spaced
        Decoration      conglomerate
        LatexType       command
@@ -24,6 +25,7 @@ InsetLayout Flex:Spaceletters
        EndFont
        NeedMBoxProtect true
        MultiPar        true
+       ForcePlain      true
        Requires        soul
 End
 
@@ -41,7 +43,7 @@ InsetLayout Flex:Underline
        LabelString     ul
        LatexName       ul
        Font
-           Misc        underbar
+           Misc       underbar
        EndFont
 End