From 0deb3d0f02c4ee2182082a65b74a1b47bca16d8a Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Tue, 10 Aug 2010 22:34:08 +0000 Subject: [PATCH] little cleanup to memoir class git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35120 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/memoir.layout | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/lib/layouts/memoir.layout b/lib/layouts/memoir.layout index cb7db44e32..371f86323c 100644 --- a/lib/layouts/memoir.layout +++ b/lib/layouts/memoir.layout @@ -48,9 +48,16 @@ Input stdstarsections.inc Input numreport.inc +Style Part + OptionalArgs 1 + TocLevel -1 +End + + + Style Chapter OptionalArgs 2 - TocLevel 0 + TocLevel 0 End @@ -108,8 +115,9 @@ Style Chapterprecis EndFont End - +#FIXME: this takes two parameters!!! Style Epigraph + Category Maintext Margin Right_Address_Box LatexType Command LatexName epigraph @@ -119,8 +127,10 @@ Style Epigraph Align Left End - +#FIXME: what is actually documented is \PoemTitle +#but \poemtitle is defined nevertheless. Weird. Style Poemtitle + Category Section LatexType Command LatexName poemtitle NeedProtect 1 @@ -139,6 +149,7 @@ End Style Poemtitle* CopyStyle Poemtitle + Category Unnumbered LatexName poemtitle* OptionalArgs 0 End @@ -162,6 +173,7 @@ Input lyxmacros.inc Input stdlayouts.inc Style Legend + Category Maintext LatexType Command LatexName legend NeedProtect 1 -- 2.39.2