]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/logicalmkup.module
Add Tommaso to credits
[lyx.git] / lib / layouts / logicalmkup.module
index fa8032c80264d6000c81401dec10661e9ab9c8cc..6716b4b16cb94500c305aea3e9f768a1151f6cd3 100644 (file)
@@ -2,12 +2,13 @@
 #DescriptionBegin
 #Defines some character styles for logical markup: noun, emph, strong, and code.
 #DescriptionEnd
+#Category: charstyles
 
 # Author : Martin vermeer <martin.vermeer@hut.fi>
 
-Format 11
+Format 31
 
-InsetLayout CharStyle:Noun
+InsetLayout Flex:Noun
        LyxType               charstyle
        LabelString           noun
        LatexType             command
@@ -27,7 +28,7 @@ InsetLayout CharStyle:Noun
 End
 
 
-InsetLayout CharStyle:Emph
+InsetLayout Flex:Emph
        LyxType               charstyle
        LabelString           emph
        LatexType             command
@@ -40,7 +41,7 @@ InsetLayout CharStyle:Emph
 End
 
 
-InsetLayout CharStyle:Strong
+InsetLayout Flex:Strong
        LyxType               charstyle
        LabelString           strong
        LatexType             command
@@ -56,7 +57,7 @@ InsetLayout CharStyle:Strong
 End
 
 
-InsetLayout CharStyle:Code
+InsetLayout Flex:Code
        LyxType               charstyle
        LabelString           code
        LatexType             command