]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/article.layout
New Theorems Module. Contributed by Udicoudco <udifoglle@gmail.com> on the mailing...
[lyx.git] / lib / layouts / article.layout
index 07379571b5d73668e59f7342dc78852a3e8005aa..b46574188d03fe2c9993ca266a27ce7c3792f1a7 100644 (file)
@@ -1,26 +1,35 @@
 #% 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>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modifed and enhanced by serveral developers.
 
-Format 4
+Format 99
 Input stdclass.inc
 
 SecNumDepth             3
 TocDepth                3
+DocBookRoot             article
 
 NoStyle Chapter
+NoCounter chapter
 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
 End
@@ -32,7 +41,7 @@ Style Part*
        TopSep                2
        BottomSep             1.5
        Font
-         Size                Larger
+         Series              Bold
+         Size                Huge
        EndFont
 End
-