]> 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 547e9c5c256b27832425f40892fbd54d4e70a5d0..b2a7f8c6fb058630278948fd7a8225f91ff1499c 100644 (file)
@@ -1,8 +1,13 @@
-#\DeclareLyXModule{Defines some special environments useful for linguistics (numbered examples, glosses, semantic markup).}{Linguistics}
+#\DeclareLyXModule[covington.sty]{Linguistics}
+#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 6
+Format 11
 
 # single numbered example with covington.sty
 Style Numbered_Example_(multiline)
@@ -71,6 +76,8 @@ InsetLayout Custom:Glosse
          Size                Small
        EndFont
        MultiPar              true
+       CustomPars            false
+       ForcePlain            true
        PassThru              true
        FreeSpacing           true
        Requires              covington
@@ -95,6 +102,8 @@ InsetLayout Custom:Tri-Glosse
          Size                Small
        EndFont
        MultiPar              true
+       CustomPars            false
+       ForcePlain            true
        PassThru              true
        FreeSpacing           true
        Requires              covington
@@ -107,6 +116,7 @@ InsetLayout Custom:Tri-Glosse
 End
 
 
+# Some semantik markup for Semantics
 InsetLayout CharStyle:Expression
        LyxType               charstyle
        LabelString           expr.
@@ -145,3 +155,17 @@ InsetLayout CharStyle:Meaning
                \newcommand{\lingmeaning}[1]{\enquote*{#1}}
        EndPreamble
 End
+
+
+# Tableaux for Optimality Theory
+Float
+       Type                  tableau
+       GuiName               Tableau
+       Placement             tbp
+       Extension             otl
+       NumberWithin          none
+       Style                 plain
+       ListName              "List of Tableaux"
+       LaTeXBuiltin          false
+End
+