]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsbook.layout
stdstarsections.inc, tufte-handout.layout: whitespace
[lyx.git] / lib / layouts / amsbook.layout
index a9affb83e5a8d0a1a5964408e69aaa929f52ece2..8ab52581e95d7c21b97f43e78c05bab29e433bb3 100644 (file)
@@ -8,37 +8,41 @@
 # 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
+Format 35
+
 Columns                 1
 Sides                   2
 PageStyle               Headers
 
+Provides amsmath         1
+Provides makeidx         1
 
 ClassOptions
        FontSize   8|9|10|11|12
 End
 
 DefaultModule theorems-ams
+DefaultModule eqs-within-sections
+DefaultModule figs-within-sections
 
 Style Standard
-       Category              MainText
-       Margin                Static
-       LatexType             Paragraph
-       LatexName             dummy
-       ParIndent             MM
-       ParSkip               0.4
-       Align                 Block
-       AlignPossible         Block, Left, Right, Center
-       LabelType             No_Label
+       Category       MainText
+       Margin         Static
+       LatexType      Paragraph
+       LatexName      dummy
+       ParIndent      MM
+       ParSkip        0.4
+       Align          Block
+       AlignPossible  Block, Left, Right, Center
+       LabelType      No_Label
 End
 
 
 Preamble
        \numberwithin{section}{chapter}
-       \numberwithin{equation}{section} %% Comment out for sequentially-numbered
-       \numberwithin{figure}{section} %% Comment out for sequentially-numbered
 EndPreamble
 
 
@@ -48,54 +52,55 @@ Input numreport.inc
 
 
 Style Section
-       Align                 Center
+       Align          Center
        Font
-         Series              Bold
-         Size                Large
+         Series       Bold
+         Size         Large
        EndFont
+       TocLevel 1
 End
 
 
 Style Subsection
        Font
-         Series              Bold
-         Size                Normal
+         Series       Bold
+         Size         Normal
        EndFont
+       TocLevel 2
 End
 
 
 Style Subsubsection
        Font
-         Shape               Italic
-         Size                Normal
+         Shape        Italic
+         Size         Normal
        EndFont
+       TocLevel 3
 End
 
-
 Input stdstarsections.inc
 
-
 Style Section*
-       Align                 Center
+       Align          Center
        Font
-         Series              Bold
-         Size                Large
+         Series       Bold
+         Size         Large
        EndFont
 End
 
 
 Style Subsection*
        Font
-         Series              Bold
-         Size                Normal
+         Series       Bold
+         Size         Normal
        EndFont
 End
 
 
 Style Subsubsection*
        Font
-         Shape               Italic
-         Size                Normal
+         Shape        Italic
+         Size         Normal
        EndFont
 End
 
@@ -108,7 +113,6 @@ Input stdcounters.inc
 Input amsdefs.inc
 
 # Unwanted styles from the includes
-NoStyle Address
 NoStyle Verse
 
 # Chapter is _not_ prepended
@@ -121,8 +125,9 @@ NoStyle Verse
 
 Style Paragraph
        Font
-         Series Medium
+         Series       Medium
        EndFont
+       TocLevel 4
 End