X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Flinguistics.module;h=84972814d4af26d6071ce4e2069ed091fbc21ec5;hb=ccd3293c516524c94b7b96bf54aa32b605cd06df;hp=a2645cf631698e75a96c8be151bd513bbfe9b37d;hpb=be34425828e93bf625293c4624366921fe72dd40;p=lyx.git diff --git a/lib/layouts/linguistics.module b/lib/layouts/linguistics.module index a2645cf631..84972814d4 100644 --- a/lib/layouts/linguistics.module +++ b/lib/layouts/linguistics.module @@ -7,7 +7,7 @@ # Author: Jürgen Spitzmüller -Format 9 +Format 11 # single numbered example with covington.sty Style Numbered_Example_(multiline) @@ -77,9 +77,10 @@ InsetLayout Custom:Glosse EndFont MultiPar true CustomPars false - ForcePlain false + ForcePlain true PassThru true FreeSpacing true + ForceLTR true Requires covington Preamble \@ifundefined{linggloss}{% @@ -87,6 +88,7 @@ InsetLayout Custom:Glosse \gll #1} {\glend}}{} EndPreamble + InToc true End @@ -102,8 +104,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}{% @@ -126,6 +132,7 @@ InsetLayout CharStyle:Expression Preamble \newcommand{\lingexpr}[1]{\emph{#1}} EndPreamble + InToc true End @@ -140,6 +147,7 @@ InsetLayout CharStyle:Concepts Preamble \newcommand{\lingconcept}[1]{\textsc{#1}} EndPreamble + InToc true End @@ -148,10 +156,11 @@ InsetLayout CharStyle:Meaning LabelString meaning LatexType command LatexName lingmeaning - Requires csquotes + Requires csquotes Preamble \newcommand{\lingmeaning}[1]{\enquote*{#1}} EndPreamble + InToc true End @@ -167,11 +176,3 @@ Float LaTeXBuiltin false End -InsetLayout tableau - LabelString Tableau - LabelFont - Color collapsable - Size Small - EndFont - MultiPar true -End