]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/memoir.layout
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / memoir.layout
index 52af205d90662f6986afd61a8913fcaf0c405d49..b0d574a24609a18b1a101cd31beed34c5b3c2e51 100644 (file)
@@ -6,14 +6,18 @@
 # feel free to contribute missing features!
 
 
-Format 5
+Format 11
 Columns            1
 Sides              2
 SecNumDepth        2
 TocDepth           2
 DefaultStyle       Standard
 PageStyle          Headings
-Provides makeidx    1
+Provides makeidx   1
+Provides framed    1
+# Memoir has support for line spacing, but uses different names from
+# what setspace.sty does.  
+Provides SetSpace  1
 
 
 ClassOptions
@@ -35,6 +39,7 @@ Style Standard
 End
 
 
+Input stdinsets.inc
 Input stdlists.inc
 Input stdcounters.inc
 Input stdfloats.inc
@@ -48,6 +53,11 @@ Style Chapter
 End
 
 
+Style Chapter*
+       OptionalArgs         1
+End
+
+
 Style Section
        OptionalArgs         2
 End
@@ -86,7 +96,6 @@ Style Chapterprecis
        BottomSep            0
        ParSep               0.4
        Align                Block
-       AlignPossible        Block
        Font
          Shape              Italic
          Size               Normal
@@ -102,7 +111,6 @@ Style Epigraph
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
-       AlignPossible         Left
 End
 
 
@@ -116,7 +124,6 @@ Style Poemtitle
        TopSep                0.4
        ParSep                0.4
        Align                 center
-       AlignPossible         center
        OptionalArgs          1
        Font
           Series             Bold
@@ -153,7 +160,6 @@ Style Legend
        LatexName           legend
        NeedProtect         1
        NextNoIndent        1
-       ParSkip              0.4
-       Align                   Center
-       AlignPossible      Center
+       ParSkip             0.4
+       Align               Center
 End