]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/mwart.layout
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / lib / layouts / mwart.layout
index 53e53dbe75b3f4a5cbd9b8676037521ec0f55de1..2ddaf355cc9698bfe3df20cdab6c3b446997626c 100644 (file)
@@ -1,45 +1,42 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[mwart]{article (mwart)}
+#  \DeclareLaTeXClass[mwart]{Polish Article (MW Bundle)}
+#  \DeclareCategory{Articles}
 # 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 45
 Input stdclass.inc
 
-# There are no chapters in an article.
-NoStyle Chapter
-NoStyle Chapter*
+NoStyle   Chapter
+NoCounter chapter
+NoStyle   Chapter*
+
+SecNumDepth             3
+TocDepth                3
 
-MaxCounter             Counter_Section
-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