]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/logicalmkup.module
Fix a bug involving module conflicts. We need to check not only that we
[lyx.git] / lib / layouts / logicalmkup.module
index 1d4511e89afaf46fbf176f5618bc300daf96ff69..27d665cc1990e65879468d31d2f6664a4283dc5e 100644 (file)
@@ -1,8 +1,11 @@
-#\DeclareLyXModule{Defines some character styles for logical markup: noun, emph, strong, and code.}{Logical Markup}
+#\DeclareLyXModule{Logical Markup}
+#DescriptionBegin
+#Defines some character styles for logical markup: noun, emph, strong, and code.
+#DescriptionEnd
 
 # Author : Martin vermeer <martin.vermeer@hut.fi>
 
-Format 6
+Format 10
 
 InsetLayout CharStyle:Noun
        LyxType               charstyle
@@ -12,7 +15,7 @@ InsetLayout CharStyle:Noun
        Font
          Shape               Smallcaps
        EndFont
-       Requires              noun
+       Requires              noun
 End