]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aastex.layout
forbid spellchecking in code layouts
[lyx.git] / lib / layouts / aastex.layout
index 1235c1574918ce842cc492e6ebf5938c6f2d3308..ce25b8dfbe0b9f241ca2d05447be05070caebd32 100644 (file)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[aastex]{article (AASTeX)}
+#  \DeclareLaTeXClass[aastex,amssymb.sty,latexsym.sty,natbib.sty,verbatim.sty]{article (AASTeX)}
 #
 # Author: Mike Ressler <mike.ressler@alum.mit.edu>
 # Author: Uwe Stöhr <uwestoehr@web.de>
@@ -33,7 +33,7 @@
 #                        - new environments for \altaffiltext and \tablenotetext
 
 
-Format 11
+Format 31
 Columns                 1
 Sides                   1
 #SecNumDepth            3
@@ -65,15 +65,19 @@ End
 # Therefore I'll define the entries first, then fill them in
 
 Style Section
+       TocLevel 1
 End
 
 Style Subsection
+       TocLevel 2
 End
 
 Style Subsubsection
+       TocLevel 3
 End
 
 Style Paragraph
+       TocLevel 4
 End
 
 Style Itemize
@@ -161,8 +165,11 @@ Input stdfloats.inc
 Input stdcounters.inc
 
 NoStyle Part
+NoCounter part
 NoStyle Chapter
+NoCounter chapter
 NoStyle Subparagraph
+NoCounter subparagraph
 NoStyle List
 NoStyle Bibliography
 
@@ -176,6 +183,7 @@ Style Section
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 1
 End
 
 
@@ -188,6 +196,7 @@ Style Subsection
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 2
 End
 
 
@@ -201,6 +210,7 @@ Style Subsubsection
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 3
 End