]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/memoir.layout
Question environments, from Russ Woodroofe.
[lyx.git] / lib / layouts / memoir.layout
index e1e813afdfe723025941b13cd27c58d79b33624e..6839753290edc8ea24daec28fa87514a6e36fd5c 100644 (file)
@@ -1,17 +1,23 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{memoir}
+#  \DeclareLaTeXClass[memoir]{book (Memoir)}
 # Memoir textclass definition file
-# Author: Jürgen Spitzmüller <spitzmueller@gmx.de>
+# Author: Jürgen Spitzmüller <spitzmueller@gmx.de>
 # Improvements by: Bennett Helm <bennett.helm@fandm.edu>
 # feel free to contribute missing features!
 
 
+Format 11
 Columns            1
 Sides              2
 SecNumDepth        2
 TocDepth           2
 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
@@ -33,6 +39,7 @@ Style Standard
 End
 
 
+Input stdinsets.inc
 Input stdlists.inc
 Input stdcounters.inc
 Input stdfloats.inc
@@ -84,7 +91,6 @@ Style Chapterprecis
        BottomSep            0
        ParSep               0.4
        Align                Block
-       AlignPossible        Block
        Font
          Shape              Italic
          Size               Normal
@@ -100,7 +106,6 @@ Style Epigraph
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
-       AlignPossible         Left
 End
 
 
@@ -114,7 +119,6 @@ Style Poemtitle
        TopSep                0.4
        ParSep                0.4
        Align                 center
-       AlignPossible         center
        OptionalArgs          1
        Font
           Series             Bold
@@ -153,5 +157,4 @@ Style Legend
        NextNoIndent        1
        ParSkip              0.4
        Align                   Center
-       AlignPossible      Center
 End