]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsbook.layout
fix typos.
[lyx.git] / lib / layouts / amsbook.layout
index d88676a8c6e771bd54b839450624dceef843722b..c127f7465765167deb7b1b689ebe66e497e3574d 100644 (file)
@@ -8,9 +8,10 @@
 # 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>
+# Moved "number within sections" to modules Aug '09 (Paul Rubin <rubin@msu.edu>)
 
 
-Format 8
+Format 11
 Columns                 1
 Sides                   2
 PageStyle               Headers
@@ -20,7 +21,9 @@ ClassOptions
        FontSize   8|9|10|11|12
 End
 
-UseModule theorems-ams
+DefaultModule theorems-ams
+DefaultModule eqs-within-sections
+DefaultModule figs-within-sections
 
 Style Standard
        Category              MainText
@@ -37,8 +40,6 @@ End
 
 Preamble
        \numberwithin{section}{chapter}
-       \numberwithin{equation}{section} %% Comment out for sequentially-numbered
-       \numberwithin{figure}{section} %% Comment out for sequentially-numbered
 EndPreamble
 
 
@@ -50,8 +51,7 @@ Input numreport.inc
 Style Section
        Align                 Center
        Font
-         Series              Medium
-         Shape               Smallcaps
+         Series              Bold
          Size                Large
        EndFont
 End
@@ -74,6 +74,33 @@ End
 
 
 Input stdstarsections.inc
+
+
+Style Section*
+       Align                 Center
+       Font
+         Series              Bold
+         Size                Large
+       EndFont
+End
+
+
+Style Subsection*
+       Font
+         Series              Bold
+         Size                Normal
+       EndFont
+End
+
+
+Style Subsubsection*
+       Font
+         Shape               Italic
+         Size                Normal
+       EndFont
+End
+
+
 Input lyxmacros.inc
 Input stdlayouts.inc
 Input stdlists.inc
@@ -84,13 +111,13 @@ Input amsdefs.inc
 # Unwanted styles from the includes
 NoStyle Address
 NoStyle Verse
-NoStyle Abstract
 
 # Chapter is _not_ prepended
-Style Section
-       LabelString          "\arabic{section}"
-       LabelStringAppendix  "\arabic{section}"
-End
+# JSpitz: this seems to be not true (anymore?)
+#Style Section
+#      LabelString          "\arabic{section}"
+#      LabelStringAppendix  "\arabic{section}"
+#End
 
 
 Style Paragraph