]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/article.layout
RJournal: use 'classic' decoration for email inset
[lyx.git] / lib / layouts / article.layout
index 4e2d6f2d0388e5cef69c9bac1448e52c4c8b6198..0b2b36d9f94a97d0ec733eba712abf273e786beb 100644 (file)
@@ -1,39 +1,38 @@
 #% 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.
 
-# Input general definitions
+Format 45
 Input stdclass.inc
 
-# There are no chapters in an article.
+SecNumDepth             3
+TocDepth                3
+
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 
-MaxCounter              Counter_Section
-SecNumDepth             3
-TocDepth                3
 
-# Change a bit Part and Part*
 Style Part
        Align                 Left
        AlignPossible         Left
        TopSep                2
        BottomSep             1.5
-
        Font
          Size                Larger
        EndFont
 End
 
+
 Style Part*
        Align                 Left
        AlignPossible         Left
        TopSep                2
        BottomSep             1.5
-
        Font
          Size                Larger
        EndFont