]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/article.layout
DocBook: bug fixing in AASTeX layout.
[lyx.git] / lib / layouts / article.layout
index c532c44d47c7741294314a21c16fe1eab8bc09c6..aac9ad56990c3e2a638f7adedcb0a492acb5f782 100644 (file)
@@ -1,17 +1,20 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article}
+#  \DeclareLaTeXClass{Article (Standard Class)}
+#  \DeclareCategory{Articles}
 # Article textclass definition file. Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
 # Heavily modifed and enhanced by serveral developers.
 
-Format 8
+Format 82
 Input stdclass.inc
 
 SecNumDepth             3
 TocDepth                3
+DocBookRoot             article
 
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 
 
@@ -20,9 +23,6 @@ Style Part
        AlignPossible         Left
        TopSep                2
        BottomSep             1.5
-       Font
-         Size                Larger
-       EndFont
 End
 
 
@@ -31,8 +31,4 @@ Style Part*
        AlignPossible         Left
        TopSep                2
        BottomSep             1.5
-       Font
-         Size                Larger
-       EndFont
 End
-