X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fsoul.module;h=783c93b4f1f4c33fb9ede767b4bda9c6de01ba3c;hb=edaf28fdd6a64ce277a1c5f39d99a6568485887f;hp=28445c876f9bdf07b8061bd04ccd4c6456acd4c3;hpb=c44110fada8654554f1665e42de652a46084b1ef;p=lyx.git diff --git a/lib/layouts/soul.module b/lib/layouts/soul.module index 28445c876f..783c93b4f1 100644 --- a/lib/layouts/soul.module +++ b/lib/layouts/soul.module @@ -1,6 +1,7 @@ #\DeclareLyXModule[soul.sty]{Hyphenatable Text Markup (Soul)} +#\DeclareCategory{Text Markup} #DescriptionBegin -#Defines text styles to highlight, space-out, strike-through +#Defines text styles to highlight, space-out, strike-through, #underline and capitalize/small-cap text by means of the soul package. #As opposed to the markup provided by the Text Properties #dialog, words marked-up with soul are hyphenated. @@ -11,10 +12,10 @@ #Author: Stephen [original implementation], # Juergen Spitzmueller [fixes] -Format 71 +Format 100 InsetLayout Flex:Spaceletters - LyxType charstyle + LyxType charstyle LabelString spaced Decoration conglomerate LatexType command @@ -24,7 +25,9 @@ InsetLayout Flex:Spaceletters EndFont NeedMBoxProtect true MultiPar true + ForcePlain true Requires soul + InToc 1 End InsetLayout Flex:Strikethrough @@ -41,7 +44,7 @@ InsetLayout Flex:Underline LabelString ul LatexName ul Font - Misc underbar + Misc underbar EndFont End @@ -49,7 +52,7 @@ InsetLayout Flex:Highlight CopyStyle Flex:Spaceletters LabelString hl LatexName hl - BgColor yellow + BgColor notebg Requires soul,color End