]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/siamltex.layout
Update tex2lyx test files
[lyx.git] / lib / layouts / siamltex.layout
index 233416833bda628a130070e7f84a3808196d9428..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 11
+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
@@ -197,6 +204,7 @@ Style Title
          Series              Bold
          Size                Larger
        EndFont
+       HTMLTitle             true
 End
 
 
@@ -335,8 +343,11 @@ Style Bibliography
 End
 
 NoStyle                 Chapter
+NoCounter                 chapter
 NoStyle                 Paragraph
+NoCounter                 paragraph
 NoStyle                 Subparagraph
+NoCounter                 subparagraph
 NoStyle                 Chapter*
 #NoStyle                Paragraph*
 #NoStyle                Subparagraph*
@@ -352,6 +363,7 @@ Style Section
          Shape               Smallcaps
          Size                Large
        EndFont
+       TocLevel 1
 End
 
 
@@ -360,6 +372,7 @@ Style Subsection
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 2
 End
 
 
@@ -368,4 +381,5 @@ Style Subsubsection
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 3
 End