]> 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 659ce8650b9772a82019d04e35b86f3f276db99a..d88801ef3c2ac557aeeeb7813826f7aef1ecf807 100644 (file)
@@ -4,7 +4,7 @@
 # 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 8
+Format 35
 Columns                 2
 Sides                   2
 SecNumDepth             3
@@ -62,12 +62,15 @@ Style LaTeX
 End
 
 Style Section
+       TocLevel 1
 End
 
 Style Subsection
+       TocLevel 2
 End
 
 Style Subsubsection
+       TocLevel 3
 End
 
 Style Title
@@ -119,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
@@ -133,6 +140,7 @@ Style Section
        Font
          Size                Normal
        EndFont
+       TocLevel 1
 End
 
 
@@ -144,6 +152,7 @@ Style Subsection
          Size                Normal
          Shape               Italic
        EndFont
+       TocLevel 2
 End
 
 
@@ -154,6 +163,7 @@ Style Subsubsection
          Series              Medium
          Size                Normal
        EndFont
+       TocLevel 3
 End