]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/memoir.layout
fix typos.
[lyx.git] / lib / layouts / memoir.layout
index d75d00a5aae943afff6af7829641cbdacc54988e..b0d574a24609a18b1a101cd31beed34c5b3c2e51 100644 (file)
@@ -6,7 +6,7 @@
 # feel free to contribute missing features!
 
 
-Format 6
+Format 11
 Columns            1
 Sides              2
 SecNumDepth        2
@@ -15,6 +15,9 @@ DefaultStyle       Standard
 PageStyle          Headings
 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
@@ -50,6 +53,11 @@ Style Chapter
 End
 
 
+Style Chapter*
+       OptionalArgs         1
+End
+
+
 Style Section
        OptionalArgs         2
 End
@@ -152,6 +160,6 @@ Style Legend
        LatexName           legend
        NeedProtect         1
        NextNoIndent        1
-       ParSkip              0.4
-       Align                   Center
+       ParSkip             0.4
+       Align               Center
 End