]> git.lyx.org Git - features.git/blobdiff - lib/layouts/article.layout
Merge branch 'master' of git.lyx.org:lyx
[features.git] / lib / layouts / article.layout
index d263cfee2722871c455a97b4462d721a8c694538..3f4c9a97076bb701c8343d082fb4603787f7efab 100644 (file)
@@ -1,15 +1,17 @@
 #% 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 32
+Format 95
 Input stdclass.inc
 
 SecNumDepth             3
 TocDepth                3
+DocBookRoot             article
 
 NoStyle Chapter
 NoCounter chapter
@@ -19,12 +21,17 @@ NoStyle Chapter*
 Style Part
        Align                 Left
        AlignPossible         Left
+       LabelType             Above
        TopSep                2
        BottomSep             1.5
        Font
+         Series              Bold
+         Size                Huge
+       EndFont
+       LabelFont
+         Series              Bold
          Size                Larger
        EndFont
-       TocLevel 0
 End
 
 
@@ -34,6 +41,7 @@ Style Part*
        TopSep                2
        BottomSep             1.5
        Font
-         Size                Larger
+         Series              Bold
+         Size                Huge
        EndFont
 End