]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/mwbk.layout
Categorize existing layouts
[lyx.git] / lib / layouts / mwbk.layout
index 728aa5c0899960f416647aeb073873b6a2487e8a..c5608279ca7540c67aa8f6fbf433e924a6819d86 100644 (file)
@@ -1,33 +1,32 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[mwart]{book (mwbk)}
+#  \DeclareLaTeXClass[mwbk]{Polish Book (MW Bundle)}
+#  \DeclareCategory{Books}
 # mwbk 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>
+# Transposed by Tomasz Łuczak <tlu@technodat.com.pl>
 # Heavily modifed and enhanced by serveral developers.
 
-# Input general definitions
+Format 36
 Input stdclass.inc
+Input numreport.inc
 
-# Global parameters.
-Sides          2
+Sides                   2
 
-# Page styles
 ClassOptions
-  PageStyle    empty|plain|outer|headings|myheadings|uheadings|myuheadings
+       PageStyle     empty|plain|outer|headings|myheadings|uheadings|myuheadings
 End
 
-# There is no abstract environment in book.cls
-NoStyle        Abstract
-       
-# a few changes to the bibliography
+
+NoStyle Abstract
+
+
 Style Bibliography
-  TopSep               4
-  LabelString          Bibliography
-  # label font definition
-  LabelFont 
-    Series             Bold
-    Size               Huge
-  EndFont
+       TopSep                4
+       LabelString           "Bibliography"
+       LabelFont
+         Series              Bold
+         Size                Huge
+       EndFont
 End