]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linguistics.module
Reference prefixes for enumerations.
[lyx.git] / lib / layouts / linguistics.module
index cde55f1938c48caa26a3df9597c1cb464d3e4a75..a078ddd8c3352d2446c2036b1fe80e81837a3247 100644 (file)
@@ -7,14 +7,14 @@
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 11
+Format 27
 
 # single numbered example with covington.sty
 Style Numbered_Example_(multiline)
        LatexType             Environment
        LatexName             example
        NextNoIndent          1
-       LeftMargin            XExample:
+       Margin                Dynamic
        LabelSep              xx
        ParSkip               0.0
        ItemSep               0.2
@@ -36,8 +36,6 @@ End
 # multiple numbered examples with covington.sty
 Style Numbered_Examples_(consecutive)
        CopyStyle             Numbered_Example_(multiline)
-       Margin                Static
-       LeftMargin            XExamples:
        LatexType             Item_Environment
        LatexName             examples
        LabelString           "Examples:"
@@ -47,10 +45,8 @@ End
 # multiple numbered example with covington.sty
 Style Subexample
        CopyStyle             Numbered_Example_(multiline)
-       Margin                Static
        LatexType             Item_Environment
        LatexName             subexample
-       LeftMargin            XSubexample:
        LabelString           "Subexample:"
        Requires              covington,enumitem
        Preamble
@@ -80,6 +76,7 @@ InsetLayout Custom:Glosse
        ForcePlain            true
        PassThru              true
        FreeSpacing           true
+       ForceLTR              true
        Requires              covington
        Preamble
                \@ifundefined{linggloss}{%
@@ -107,6 +104,7 @@ InsetLayout Custom:Tri-Glosse
        ForcePlain            true
        PassThru              true
        FreeSpacing           true
+       ForceLTR              true
        InToc                 true
        Requires              covington
        Preamble
@@ -171,6 +169,6 @@ Float
        NumberWithin          none
        Style                 plain
        ListName              "List of Tableaux"
-       LaTeXBuiltin          false
+       NeedsFloatPkg         true
 End