X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Flogicalmkup.module;h=5319faf3eaaaa83fb188904a73e3d37c3c53dd8d;hb=b0629c79acf7591bd082596017d2742284e11b3e;hp=c46fcf7f2cb38fa83430e9cd05917b24ef575ab0;hpb=f9377c8bcc63c4bbf2fb598a7de287b7c4259585;p=lyx.git diff --git a/lib/layouts/logicalmkup.module b/lib/layouts/logicalmkup.module index c46fcf7f2c..5319faf3ea 100644 --- a/lib/layouts/logicalmkup.module +++ b/lib/layouts/logicalmkup.module @@ -6,9 +6,9 @@ # Author : Martin vermeer -Format 27 +Format 49 -InsetLayout CharStyle:Noun +InsetLayout Flex:Noun LyxType charstyle LabelString noun LatexType command @@ -25,10 +25,11 @@ InsetLayout CharStyle:Noun font-family: sans-serif; } EndHTMLStyle + ResetsFont true End -InsetLayout CharStyle:Emph +InsetLayout Flex:Emph LyxType charstyle LabelString emph LatexType command @@ -38,10 +39,11 @@ InsetLayout CharStyle:Emph EndFont InToc true HTMLTag em + ResetsFont true End -InsetLayout CharStyle:Strong +InsetLayout Flex:Strong LyxType charstyle LabelString strong LatexType command @@ -54,10 +56,11 @@ InsetLayout CharStyle:Strong EndPreamble InToc true HTMLTag strong + ResetsFont true End -InsetLayout CharStyle:Code +InsetLayout Flex:Code LyxType charstyle LabelString code LatexType command @@ -70,4 +73,6 @@ InsetLayout CharStyle:Code EndPreamble InToc true HTMLTag code + ResetsFont true + Spellcheck false End