]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/mwart.layout
More tweaks, and some fixes for missing files in the makefiles, while we're at it.
[lyx.git] / lib / layouts / mwart.layout
index 53e53dbe75b3f4a5cbd9b8676037521ec0f55de1..6e71749960a3f2259ff1b38344dfe9c44cca1904 100644 (file)
@@ -1,45 +1,40 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[mwart]{article (mwart)}
+#  \DeclareLaTeXClass[mwart]{article (Polish version by M.W.)}
 # 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.
+# Transposed by Tomasz Łuczak <tlu@technodat.com.pl>
+# Heavily modifed and enhanced by several developers.
 
-# Input general definitions
+Format 6
 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
+       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
+       TopSep                2
+       BottomSep             1.5
+       Font
+         Size                Larger
+       EndFont
 End