X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Flinguistics.module;h=a078ddd8c3352d2446c2036b1fe80e81837a3247;hb=f9377c8bcc63c4bbf2fb598a7de287b7c4259585;hp=df425b3018d9f99185607bab1a1d067dc0f6f8b2;hpb=5b37720625acecec0a150acd99fdf637c14deb70;p=lyx.git diff --git a/lib/layouts/linguistics.module b/lib/layouts/linguistics.module index df425b3018..a078ddd8c3 100644 --- a/lib/layouts/linguistics.module +++ b/lib/layouts/linguistics.module @@ -7,14 +7,14 @@ # Author: Jürgen Spitzmüller -Format 9 +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}{% @@ -87,6 +84,7 @@ InsetLayout Custom:Glosse \gll #1} {\glend}}{} EndPreamble + InToc true End @@ -106,6 +104,8 @@ InsetLayout Custom:Tri-Glosse ForcePlain true PassThru true FreeSpacing true + ForceLTR true + InToc true Requires covington Preamble \@ifundefined{lingglosss}{% @@ -128,6 +128,7 @@ InsetLayout CharStyle:Expression Preamble \newcommand{\lingexpr}[1]{\emph{#1}} EndPreamble + InToc true End @@ -142,6 +143,7 @@ InsetLayout CharStyle:Concepts Preamble \newcommand{\lingconcept}[1]{\textsc{#1}} EndPreamble + InToc true End @@ -150,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 @@ -166,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