]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linguistics.module
stdletter.inc, letter.lyx: fix http://bugzilla.lyx.org/show_bug.cgi?id=5684
[lyx.git] / lib / layouts / linguistics.module
index 2410a4aeaedb12993c789acbcd603254f8b7ce20..b2a7f8c6fb058630278948fd7a8225f91ff1499c 100644 (file)
@@ -2,11 +2,12 @@
 #DescriptionBegin
 #Defines some special environments useful for linguistics (numbered examples,
 #glosses, semantic markup, tableau floats).
+#See linguistics.lyx file in examples.
 #DescriptionEnd
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 8
+Format 11
 
 # single numbered example with covington.sty
 Style Numbered_Example_(multiline)
@@ -75,6 +76,8 @@ InsetLayout Custom:Glosse
          Size                Small
        EndFont
        MultiPar              true
+       CustomPars            false
+       ForcePlain            true
        PassThru              true
        FreeSpacing           true
        Requires              covington
@@ -99,6 +102,8 @@ InsetLayout Custom:Tri-Glosse
          Size                Small
        EndFont
        MultiPar              true
+       CustomPars            false
+       ForcePlain            true
        PassThru              true
        FreeSpacing           true
        Requires              covington
@@ -164,11 +169,3 @@ Float
        LaTeXBuiltin          false
 End
 
-InsetLayout tableau
-       LabelString           Tableau
-       LabelFont
-         Color               collapsable
-         Size                Small
-       EndFont
-       MultiPar              true
-End