]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/siamltex.layout
Add Tommaso to credits
[lyx.git] / lib / layouts / siamltex.layout
index b8b8a30ab76e1883f34d2e1dbbb7edfab6c65ba1..7b8c1e3abbb342d1ad4c0c68d7efc8cac155c9af 100644 (file)
 # Modified from  amsart.layout May '08 by Andrew Corrigan <acorriga@gmu.edu>
 
 
-Format 10
+Format 31
 Columns                 1
 Sides                   2
 PageStyle               Headers
 Provides makeidx        1
+Provides amsthm         1
 
 
 ClassOptions
        FontSize   8|9|10|11|12
 End
 
-# FIXME: this is not ideal, but we cannot
-# load the module regularly, because we 
-# have to disable some layouts (see below)
+# We need to load the module this way 
+# so we can disable some layouts below.
 Input theorems-ams.module
+ProvidesModule theorems-ams
+ExcludesModule theorems-ams-extended
 
 Style Standard
        Category              MainText
@@ -196,6 +198,7 @@ Style Title
          Series              Bold
          Size                Larger
        EndFont
+       HTMLTitle             true
 End
 
 
@@ -334,8 +337,11 @@ Style Bibliography
 End
 
 NoStyle                 Chapter
+NoCounter                 chapter
 NoStyle                 Paragraph
+NoCounter                 paragraph
 NoStyle                 Subparagraph
+NoCounter                 subparagraph
 NoStyle                 Chapter*
 #NoStyle                Paragraph*
 #NoStyle                Subparagraph*
@@ -351,6 +357,7 @@ Style Section
          Shape               Smallcaps
          Size                Large
        EndFont
+       TocLevel 1
 End
 
 
@@ -359,6 +366,7 @@ Style Subsection
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 2
 End
 
 
@@ -367,4 +375,5 @@ Style Subsubsection
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 3
 End