]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/logicalmkup.module
cosmetics
[lyx.git] / lib / layouts / logicalmkup.module
index 98c990e78cf110363f8934da596ba7d316d1068d..5319faf3eaaaa83fb188904a73e3d37c3c53dd8d 100644 (file)
@@ -6,7 +6,7 @@
 
 # Author : Martin vermeer <martin.vermeer@hut.fi>
 
-Format 34
+Format 49
 
 InsetLayout Flex:Noun
        LyxType               charstyle
@@ -25,6 +25,7 @@ InsetLayout Flex:Noun
                        font-family: sans-serif;
                }
        EndHTMLStyle
+       ResetsFont true
 End
 
 
@@ -38,6 +39,7 @@ InsetLayout Flex:Emph
        EndFont
        InToc                 true
        HTMLTag               em
+       ResetsFont true
 End
 
 
@@ -54,6 +56,7 @@ InsetLayout Flex:Strong
        EndPreamble
        InToc                 true
        HTMLTag               strong
+       ResetsFont true
 End
 
 
@@ -70,4 +73,6 @@ InsetLayout Flex:Code
        EndPreamble
        InToc                 true
        HTMLTag               code
+       ResetsFont true
+       Spellcheck            false
 End