]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/mwart.layout
* doc/cs_Tutorial.lyx: update by Pavel Sanda
[lyx.git] / lib / layouts / mwart.layout
index 53e53dbe75b3f4a5cbd9b8676037521ec0f55de1..2b9db82440c0d961e3bffe576e5dea0f84080d49 100644 (file)
@@ -3,43 +3,40 @@
 # 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
+Format 2
 Input stdclass.inc
 
-# There are no chapters in an article.
 NoStyle Chapter
 NoStyle Chapter*
 
-MaxCounter             Counter_Section
-SecNumDepth            3
-TocDepth               3
+SecNumDepth             3
+TocDepth                3
+
 
-# Page styles
 ClassOptions
-  PageStyle    empty|plain|outer|headings|myheadings|uheadings|myuheadings
+       PageStyle     empty|plain|outer|headings|myheadings|uheadings|myuheadings
 End
 
-# Change a bit Part and Part*
+
 Style Part
-  Align                        Left
-  AlignPossible                Left
-  TopSep                2
-  BottomSep             1.5
-
-  Font
-    Size               Larger
-  EndFont
+       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
+       Align                 Left
+       AlignPossible         Left
+       TopSep                2
+       BottomSep             1.5
+       Font
+         Size                Larger
+       EndFont
 End