]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/soul.module
DocBook: fix margin notes.
[lyx.git] / lib / layouts / soul.module
index c2f93b43f6142197daa8d3771a9bf865c7c89813..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 71
+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