From ad561fc9bcdb54bfb889151fcb96b43d6c2d574b Mon Sep 17 00:00:00 2001 From: Daniel Ramoeller Date: Fri, 28 Aug 2020 07:03:52 +0200 Subject: [PATCH] Fix for bug #11948 Force plain layout in soul char styles. --- lib/layouts/soul.module | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.39.2