]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aapaper.layout
de.po
[lyx.git] / lib / layouts / aapaper.layout
index daeb3575fa9f2739d0432e41f525111f8a457246..431b37125038ab441d64f54d82eb1b62a5eac167 100644 (file)
@@ -1,20 +1,21 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[aa]{article (A&A V4)}
+#  \DeclareLaTeXClass[aa]{Astronomy & Astrophysics (V. 4, Obsolete)}
+#  \DeclareCategory{Obsolete}
 #
 # 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
 #
-#  \DeclareLaTeXClass[aa-old]{article (A&A V4)}
+#  \DeclareLaTeXClass[aa-old]{Astronomy & Astrophysics (V. 4, Obsolete)}
 #
 # and reconfigure LyX (after running texhash, of course).
 
 
-Format 10
+Format 104
 Columns                 2
 Sides                   2
 SecNumDepth             3
@@ -32,6 +33,7 @@ EndFont
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -62,12 +64,15 @@ Style LaTeX
 End
 
 Style Section
+       TocLevel 1
 End
 
 Style Subsection
+       TocLevel 2
 End
 
 Style Subsubsection
+       TocLevel 3
 End
 
 Style Title
@@ -97,7 +102,7 @@ End
 Style Abstract
 End
 
-Style Acknowledgement
+Style Acknowledgments
 End
 
 Style Bibliography
@@ -119,9 +124,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 +142,7 @@ Style Section
        Font
          Size                Normal
        EndFont
+       TocLevel 1
 End
 
 
@@ -144,6 +154,7 @@ Style Subsection
          Size                Normal
          Shape               Italic
        EndFont
+       TocLevel 2
 End
 
 
@@ -154,6 +165,7 @@ Style Subsubsection
          Series              Medium
          Size                Normal
        EndFont
+       TocLevel 3
 End
 
 
@@ -165,6 +177,9 @@ Style Title
        Font
          Series              Bold
        EndFont
+       DocBookTag      title
+       DocBookTagType  paragraph
+       DocBookInInfo   maybe
 End
 
 
@@ -176,6 +191,11 @@ Style Author
          Size                Normal
          Series              Bold
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -196,7 +216,7 @@ Style Abstract
        ParIndent             ""
        TopSep                1.4
        BottomSep             0.7
-       LabelType             Top_Environment
+       LabelType             Above
        Font
          Size                Normal
        EndFont
@@ -204,6 +224,10 @@ Style Abstract
          Series              Bold
          Size                Normal
        EndFont
+       DocBookTag         para
+       DocBookWrapperTag  abstract
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo      always
 End