]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linguistics.module
Categorize existing layouts
[lyx.git] / lib / layouts / linguistics.module
index b90dc78be9c7a9d9c3fcb41f3ff92265c057903a..6b02038d4cfb3acdd5d69146a7a77507112135b0 100644 (file)
@@ -7,7 +7,7 @@
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 25
+Format 36
 
 # single numbered example with covington.sty
 Style Numbered_Example_(multiline)
@@ -62,7 +62,7 @@ End
 
 # glosse (2 lines) with covington.sty
 # mandatory translation must be entered verbatim!
-InsetLayout Custom:Glosse
+InsetLayout Flex:Glosse
        LyXType               custom
        LabelString           Glosse
        LatexType             environment
@@ -75,6 +75,7 @@ InsetLayout Custom:Glosse
        CustomPars            false
        ForcePlain            true
        PassThru              true
+       ParbreakIsNewline     true
        FreeSpacing           true
        ForceLTR              true
        Requires              covington
@@ -90,7 +91,7 @@ End
 
 # glosse (3 lines) with covington.sty
 # mandatory translation must be entered verbatim!
-InsetLayout Custom:Tri-Glosse
+InsetLayout Flex:Tri-Glosse
        LyXType               custom
        LabelString           Tri-Glosse
        LatexType             environment
@@ -103,6 +104,7 @@ InsetLayout Custom:Tri-Glosse
        CustomPars            false
        ForcePlain            true
        PassThru              true
+       ParbreakIsNewline     true
        FreeSpacing           true
        ForceLTR              true
        InToc                 true
@@ -117,7 +119,7 @@ End
 
 
 # Some semantik markup for Semantics
-InsetLayout CharStyle:Expression
+InsetLayout Flex:Expression
        LyxType               charstyle
        LabelString           expr.
        LatexType             command
@@ -132,7 +134,7 @@ InsetLayout CharStyle:Expression
 End
 
 
-InsetLayout CharStyle:Concepts
+InsetLayout Flex:Concepts
        LyxType               charstyle
        LabelString           concept
        LatexType             command
@@ -147,7 +149,7 @@ InsetLayout CharStyle:Concepts
 End
 
 
-InsetLayout CharStyle:Meaning
+InsetLayout Flex:Meaning
        LyxType               charstyle
        LabelString           meaning
        LatexType             command
@@ -169,6 +171,7 @@ Float
        NumberWithin          none
        Style                 plain
        ListName              "List of Tableaux"
-       NeedsFloatPkg         true
+       IsPredefined          false
+       UsesFloatPkg          true
 End