]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aapaper.layout
Added support for natively zipped file formats that do not need decompression for...
[lyx.git] / lib / layouts / aapaper.layout
index 8fbc145c2e9a726a0f20e3ae6e6ca59a99934f3b..d88801ef3c2ac557aeeeb7813826f7aef1ecf807 100644 (file)
@@ -1,10 +1,10 @@
 #% Do not delete the line below; configure depends on this
 #  \DeclareLaTeXClass[aa]{article (A&A V4)}
 #
-# Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
+# Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
 
 # This is for the old Springer layout of A&A (aa.cls version 4.x)
-# If you still have this, please upgrade to version 5 (see Extended.lyx)
+# If you still have this, please upgrade to version 5 (see Additional.lyx)
 #
 # If you want to keep the layout for old papers I'd suggest to rename
 # the old style file to aa-old and change the second line in this file to
@@ -14,7 +14,7 @@
 # and reconfigure LyX (after running texhash, of course).
 
 
-Format 2
+Format 35
 Columns                 2
 Sides                   2
 SecNumDepth             3
@@ -57,19 +57,20 @@ End
 Style List
 End
 
-Style Caption
-End
 
 Style LaTeX
 End
 
 Style Section
+       TocLevel 1
 End
 
 Style Subsection
+       TocLevel 2
 End
 
 Style Subsubsection
+       TocLevel 3
 End
 
 Style Title
@@ -108,6 +109,7 @@ End
 # OK, now we have a more or less consistent Ordering. Now fill the
 # definitions.  First, the standard includes
 
+Input stdinsets.inc
 Input stdlists.inc
 Input stdlayouts.inc
 Input stdsections.inc
@@ -120,9 +122,13 @@ NoStyle Quotation
 NoStyle Quote
 NoStyle Verse
 NoStyle Chapter
+NoCounter chapter
 NoStyle Paragraph
+NoCounter paragraph
 NoStyle Subparagraph
+NoCounter subparagraph
 NoStyle Part
+NoCounter part
 
 
 Input aapaper.inc
@@ -134,6 +140,7 @@ Style Section
        Font
          Size                Normal
        EndFont
+       TocLevel 1
 End
 
 
@@ -145,6 +152,7 @@ Style Subsection
          Size                Normal
          Shape               Italic
        EndFont
+       TocLevel 2
 End
 
 
@@ -155,6 +163,7 @@ Style Subsubsection
          Series              Medium
          Size                Normal
        EndFont
+       TocLevel 3
 End