]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linguistics.module
RJournal template and layout: move ERTs to layout
[lyx.git] / lib / layouts / linguistics.module
index 6068f1793a5e25cf4e100dfad2a3d56b12dcc9eb..ce9d6a4311e80f1b821991f0e06912fd9c94d5a6 100644 (file)
@@ -7,7 +7,7 @@
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 28
+Format 45
 
 # single numbered example with covington.sty
 Style Numbered_Example_(multiline)
@@ -30,6 +30,7 @@ Style Numbered_Example_(multiline)
                Color         Blue
        EndFont
        Requires              covington
+       Category              Linguistics
 End
 
 
@@ -62,7 +63,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 +76,7 @@ InsetLayout Custom:Glosse
        CustomPars            false
        ForcePlain            true
        PassThru              true
+       ParbreakIsNewline     true
        FreeSpacing           true
        ForceLTR              true
        Requires              covington
@@ -90,7 +92,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 +105,7 @@ InsetLayout Custom:Tri-Glosse
        CustomPars            false
        ForcePlain            true
        PassThru              true
+       ParbreakIsNewline     true
        FreeSpacing           true
        ForceLTR              true
        InToc                 true
@@ -117,7 +120,7 @@ End
 
 
 # Some semantik markup for Semantics
-InsetLayout CharStyle:Expression
+InsetLayout Flex:Expression
        LyxType               charstyle
        LabelString           expr.
        LatexType             command
@@ -132,7 +135,7 @@ InsetLayout CharStyle:Expression
 End
 
 
-InsetLayout CharStyle:Concepts
+InsetLayout Flex:Concepts
        LyxType               charstyle
        LabelString           concept
        LatexType             command
@@ -147,7 +150,7 @@ InsetLayout CharStyle:Concepts
 End
 
 
-InsetLayout CharStyle:Meaning
+InsetLayout Flex:Meaning
        LyxType               charstyle
        LabelString           meaning
        LatexType             command
@@ -169,6 +172,7 @@ Float
        NumberWithin          none
        Style                 plain
        ListName              "List of Tableaux"
-       NeedsFloatPkg         true
+       IsPredefined          false
+       UsesFloatPkg          true
 End