]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsbook.layout
* linguistics.module:
[lyx.git] / lib / layouts / amsbook.layout
index a9affb83e5a8d0a1a5964408e69aaa929f52ece2..c127f7465765167deb7b1b689ebe66e497e3574d 100644 (file)
@@ -8,6 +8,7 @@
 # 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 11
@@ -21,6 +22,8 @@ ClassOptions
 End
 
 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