]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/mwrep.layout
Install a new compressor
[lyx.git] / lib / layouts / mwrep.layout
index 4d2cbb6c8826d2ea68f3173e65316f770cfb6180..01b32b6e61f20273ab831c7ad492b030ad161518 100644 (file)
@@ -1,27 +1,27 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[mwrep]{report (mwrep)}
+#  \DeclareLaTeXClass[mwrep]{Polish Report (MW Bundle)}
+#  \DeclareCategory{Reports}
 # mwrep 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 66
 Input stdclass.inc
+Input numreport.inc
 
-# a few changes to the bibliography
-Style Bibliography
-  TopSep               4
-  LabelString          Bibliography
 
-  # label font definition
-  LabelFont 
-    Series             Bold
-    Size               Huge
-  EndFont
+Style Bibliography
+       TopSep                4
+       LabelString           "Bibliography"
+       LabelFont
+         Series              Bold
+         Size                Huge
+       EndFont
 End
 
-# Page styles
+
 ClassOptions
-  PageStyle    empty|plain|outer|headings|myheadings|uheadings|myuheadings
+       PageStyle     empty|plain|outer|headings|myheadings|uheadings|myuheadings
 End