]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/mwart.layout
Replace <programlist> with <screen>, as it is more general.
[lyx.git] / lib / layouts / mwart.layout
index 21f1e9952b2a6df557c81240bb6f86a7bc0873d5..419d5c39f203e5b810070c020d0b9ff97b3f407c 100644 (file)
@@ -3,47 +3,39 @@
 # mwart textclass definition file. Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
 # Transposed by Tomasz £uczak <tlu@technodat.com.pl>
-# Heavily modifed and enhanced by serveral developers.
+# Heavily modifed and enhanced by several developers.
 
-# Input general definitions
 Input stdclass.inc
+Input numarticle.inc
 
-
-# There are no chapters in an article.
 NoStyle Chapter
 NoStyle Chapter*
 
-
-MaxCounter              Counter_Section
 SecNumDepth             3
 TocDepth                3
 
 
-# Page styles
 ClassOptions
        PageStyle     empty|plain|outer|headings|myheadings|uheadings|myuheadings
 End
 
 
-# Change Part and Part* a bit
-
 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