]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linguistics.module
Add icon library to link target - needed on Mac OS X - thanks Kornel
[lyx.git] / lib / layouts / linguistics.module
index 0941176be46aefb907ce71434f34c54f6e2069ef..efe0b66ac06e48316422e078bd03b16e5fdcd416 100644 (file)
@@ -7,7 +7,7 @@
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 11
+Format 53
 
 # 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
@@ -85,12 +87,13 @@ InsetLayout Custom:Glosse
                {\glend}}{}
        EndPreamble
        InToc                 true
+       ResetsFont true
 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 +106,7 @@ InsetLayout Custom:Tri-Glosse
        CustomPars            false
        ForcePlain            true
        PassThru              true
+       ParbreakIsNewline     true
        FreeSpacing           true
        ForceLTR              true
        InToc                 true
@@ -113,11 +117,12 @@ InsetLayout Custom:Tri-Glosse
                        \glll #1}
                {\glend}}{}
        EndPreamble
+       ResetsFont true
 End
 
 
 # Some semantik markup for Semantics
-InsetLayout CharStyle:Expression
+InsetLayout Flex:Expression
        LyxType               charstyle
        LabelString           expr.
        LatexType             command
@@ -129,10 +134,11 @@ InsetLayout CharStyle:Expression
                \newcommand{\lingexpr}[1]{\emph{#1}}
        EndPreamble
        InToc                 true
+       ResetsFont true
 End
 
 
-InsetLayout CharStyle:Concepts
+InsetLayout Flex:Concepts
        LyxType               charstyle
        LabelString           concept
        LatexType             command
@@ -144,10 +150,11 @@ InsetLayout CharStyle:Concepts
                \newcommand{\lingconcept}[1]{\textsc{#1}}
        EndPreamble
        InToc                 true
+       ResetsFont true
 End
 
 
-InsetLayout CharStyle:Meaning
+InsetLayout Flex:Meaning
        LyxType               charstyle
        LabelString           meaning
        LatexType             command
@@ -157,6 +164,7 @@ InsetLayout CharStyle:Meaning
                \newcommand{\lingmeaning}[1]{\enquote*{#1}}
        EndPreamble
        InToc                 true
+       ResetsFont true
 End
 
 
@@ -169,6 +177,7 @@ Float
        NumberWithin          none
        Style                 plain
        ListName              "List of Tableaux"
-       LaTeXBuiltin          false
+       IsPredefined          false
+       UsesFloatPkg          true
 End