X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Flinguistics.module;h=a078ddd8c3352d2446c2036b1fe80e81837a3247;hb=f9377c8bcc63c4bbf2fb598a7de287b7c4259585;hp=87e542107aad990b8a283d10141180e87c6b09c6;hpb=f4178824f7fa18cefe4769ef88c1b6593f74ab70;p=lyx.git diff --git a/lib/layouts/linguistics.module b/lib/layouts/linguistics.module index 87e542107a..a078ddd8c3 100644 --- a/lib/layouts/linguistics.module +++ b/lib/layouts/linguistics.module @@ -7,14 +7,14 @@ # Author: Jürgen Spitzmüller -Format 8 +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 @@ -76,8 +72,11 @@ InsetLayout Custom:Glosse Size Small EndFont MultiPar true + CustomPars false + ForcePlain true PassThru true FreeSpacing true + ForceLTR true Requires covington Preamble \@ifundefined{linggloss}{% @@ -85,6 +84,7 @@ InsetLayout Custom:Glosse \gll #1} {\glend}}{} EndPreamble + InToc true End @@ -100,8 +100,12 @@ InsetLayout Custom:Tri-Glosse Size Small EndFont MultiPar true + CustomPars false + ForcePlain true PassThru true FreeSpacing true + ForceLTR true + InToc true Requires covington Preamble \@ifundefined{lingglosss}{% @@ -124,6 +128,7 @@ InsetLayout CharStyle:Expression Preamble \newcommand{\lingexpr}[1]{\emph{#1}} EndPreamble + InToc true End @@ -138,6 +143,7 @@ InsetLayout CharStyle:Concepts Preamble \newcommand{\lingconcept}[1]{\textsc{#1}} EndPreamble + InToc true End @@ -146,10 +152,11 @@ InsetLayout CharStyle:Meaning LabelString meaning LatexType command LatexName lingmeaning - Requires csquotes + Requires csquotes Preamble \newcommand{\lingmeaning}[1]{\enquote*{#1}} EndPreamble + InToc true End @@ -162,14 +169,6 @@ Float NumberWithin none Style plain ListName "List of Tableaux" - LaTeXBuiltin false + NeedsFloatPkg true End -InsetLayout tableau - LabelString Tableau - LabelFont - Color collapsable - Size Small - EndFont - MultiPar true -End