]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/siamltex.layout
Update tex2lyx test files
[lyx.git] / lib / layouts / siamltex.layout
index b8b8a30ab76e1883f34d2e1dbbb7edfab6c65ba1..7b533630d864261621db363ac9f7008a9096c2e0 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (SIAM)}
+#  \DeclareLaTeXClass{Society for Industrial and Applied Mathematics (SIAM)}
+#  \DeclareCategory{Articles}
 # AMS-Article textclass definition file. Taken from initial LyX source code
 # and from the Article textclass definition file, following the AMS sample
 # paper "testmath.tex" of January, 1995
 # Modified from  amsart.layout May '08 by Andrew Corrigan <acorriga@gmu.edu>
 
 
-Format 10
+Format 40
 Columns                 1
 Sides                   2
 PageStyle               Headers
+DefaultStyle            Standard
 Provides makeidx        1
+Provides amsthm         1
 
+# It is unclear at this point whether these are correct. It is how it
+# was, though, before these got moved out of amsdefs.inc.
+Provides amsmath        1
+Provides makeidx         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 +204,7 @@ Style Title
          Series              Bold
          Size                Larger
        EndFont
+       HTMLTitle             true
 End
 
 
@@ -334,8 +343,11 @@ Style Bibliography
 End
 
 NoStyle                 Chapter
+NoCounter                 chapter
 NoStyle                 Paragraph
+NoCounter                 paragraph
 NoStyle                 Subparagraph
+NoCounter                 subparagraph
 NoStyle                 Chapter*
 #NoStyle                Paragraph*
 #NoStyle                Subparagraph*
@@ -351,6 +363,7 @@ Style Section
          Shape               Smallcaps
          Size                Large
        EndFont
+       TocLevel 1
 End
 
 
@@ -359,6 +372,7 @@ Style Subsection
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 2
 End
 
 
@@ -367,4 +381,5 @@ Style Subsubsection
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 3
 End