From: Daniel Ramoeller Date: Fri, 28 Aug 2020 05:03:52 +0000 (+0200) Subject: Fix for bug #11948 X-Git-Tag: lyx-2.4.0dev-acb2ca7b~269 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ad561fc9bcdb54bfb889151fcb96b43d6c2d574b;p=features.git Fix for bug #11948 Force plain layout in soul char styles. --- diff --git a/lib/layouts/soul.module b/lib/layouts/soul.module index a11b87e42a..e798ed3e4e 100644 --- a/lib/layouts/soul.module +++ b/lib/layouts/soul.module @@ -15,7 +15,7 @@ Format 82 InsetLayout Flex:Spaceletters - LyxType charstyle + LyxType charstyle LabelString spaced Decoration conglomerate LatexType command @@ -25,6 +25,7 @@ InsetLayout Flex:Spaceletters EndFont NeedMBoxProtect true MultiPar true + ForcePlain true Requires soul End @@ -42,7 +43,7 @@ InsetLayout Flex:Underline LabelString ul LatexName ul Font - Misc underbar + Misc underbar EndFont End