]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linguistics.module
chkconfig.ltx: uncoment check for cbgreek
[lyx.git] / lib / layouts / linguistics.module
index 7e612540298dbd99a2fce6ebb02f679a8d958631..70f97a6e351eae8f3c8d6135bfc41af17a568fe9 100644 (file)
@@ -7,7 +7,7 @@
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 48
+Format 49
 
 # single numbered example with covington.sty
 Style Numbered_Example_(multiline)
@@ -87,6 +87,7 @@ InsetLayout Flex:Glosse
                {\glend}}{}
        EndPreamble
        InToc                 true
+       ResetsFont true
 End
 
 
@@ -116,6 +117,7 @@ InsetLayout Flex:Tri-Glosse
                        \glll #1}
                {\glend}}{}
        EndPreamble
+       ResetsFont true
 End
 
 
@@ -132,6 +134,7 @@ InsetLayout Flex:Expression
                \newcommand{\lingexpr}[1]{\emph{#1}}
        EndPreamble
        InToc                 true
+       ResetsFont true
 End
 
 
@@ -147,6 +150,7 @@ InsetLayout Flex:Concepts
                \newcommand{\lingconcept}[1]{\textsc{#1}}
        EndPreamble
        InToc                 true
+       ResetsFont true
 End
 
 
@@ -160,6 +164,7 @@ InsetLayout Flex:Meaning
                \newcommand{\lingmeaning}[1]{\enquote*{#1}}
        EndPreamble
        InToc                 true
+       ResetsFont true
 End