]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/mwrep.layout
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / mwrep.layout
index de35cfd20d712ca0a9ee5148dc2589c592c5b80d..a7860f638d8f53789ff1be7f184d4c347052f17c 100644 (file)
@@ -1,26 +1,25 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[mwrep]{report (mwrep)}
+#  \DeclareLaTeXClass[mwrep]{report (Polish version by M.W.)}
 # 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 11
 Input stdclass.inc
+Input numreport.inc
+
 
-# a few changes to the bibliography
 Style Bibliography
        TopSep                4
-       LabelString           Bibliography
-
-       # label font definition
-       LabelFont 
+       LabelString           "Bibliography"
+       LabelFont
          Series              Bold
          Size                Huge
        EndFont
 End
 
-# Page styles
+
 ClassOptions
        PageStyle     empty|plain|outer|headings|myheadings|uheadings|myuheadings
 End