]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsbook.layout
More tweaks, and some fixes for missing files in the makefiles, while we're at it.
[lyx.git] / lib / layouts / amsbook.layout
index e71bd0d55b1bec36fb41664566edd392ce170bda..ab7d214b50dc369640ee13a7ac4ae0e3593a4eec 100644 (file)
@@ -6,8 +6,11 @@
 # Author : David L. Johnson <dlj0@lehigh.edu>
 # Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
 # modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
+# Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
+# Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
 
 
+Format 6
 Columns                 1
 Sides                   2
 PageStyle               Headers
@@ -15,7 +18,7 @@ PageStyle               Headers
 
 ClassOptions
        FontSize   8|9|10|11|12
-End  
+End
 
 
 Style Standard
@@ -32,8 +35,6 @@ End
 
 Preamble
        \numberwithin{section}{chapter}
-       \theoremstyle{plain}    
-       \newtheorem{thm}{Theorem}[section]
        \numberwithin{equation}{section} %% Comment out for sequentially-numbered
        \numberwithin{figure}{section} %% Comment out for sequentially-numbered
 EndPreamble
@@ -45,7 +46,6 @@ Input numreport.inc
 
 Style Section
        Align                 Center
-       AlignPossible         Block, Center, Left
        Font
          Series              Medium
          Shape               Smallcaps
@@ -71,24 +71,17 @@ End
 
 
 Input stdstarsections.inc
-
-
 Input lyxmacros.inc
-NoStyle Address
-
-
-Input amsdefs.inc
-
-
 Input stdlayouts.inc
-NoStyle Verse
-NoStyle Abstract
-
-
 Input stdlists.inc
 Input stdfloats.inc
 Input stdcounters.inc
+Input amsdefs.inc
 
+# Unwanted styles from the includes
+NoStyle Address
+NoStyle Verse
+NoStyle Abstract
 
 # Chapter is _not_ prepended
 Style Section
@@ -97,11 +90,9 @@ Style Section
 End
 
 
-# Paragraph doesn't have numbered labels
 Style Paragraph
-       LabelString          ""
-       LabelStringAppendix  ""
        Font
+         Series Medium
        EndFont
 End