]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/mwbk.layout
Use correct entry to remove an obsolete inset layout
[lyx.git] / lib / layouts / mwbk.layout
index 8c0e0fcb53957c629ff63209ba8bd4da7e8099c6..66077d1eac79040cbb1c0527a8ccb91da7d61f48 100644 (file)
@@ -1,36 +1,33 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[mwbk]{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 68
 Input stdclass.inc
+Input numreport.inc
 
-# Global parameters.
-Sides           2
+Sides                   2
 
-
-# Page styles
 ClassOptions
        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
+
 Style Bibliography
        TopSep                4
-       LabelString           Bibliography
-       # label font definition
-       LabelFont 
+       LabelString           "Bibliography"
+       LabelFont
          Series              Bold
          Size                Huge
        EndFont
+       TocLevel              0
 End