]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/mwbk.layout
Rename file.
[lyx.git] / lib / layouts / mwbk.layout
index 728aa5c0899960f416647aeb073873b6a2487e8a..84d85c1bae79db4981c1f05991cf3516003f38b2 100644 (file)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[mwart]{book (mwbk)}
+#  \DeclareLaTeXClass[mwbk]{book (mwbk)}
 # 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>
@@ -9,25 +9,25 @@
 Input stdclass.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
-       
+NoStyle Abstract
+             
 # a few changes to the bibliography
 Style Bibliography
-  TopSep               4
-  LabelString          Bibliography
-  # label font definition
-  LabelFont 
-    Series             Bold
-    Size               Huge
-  EndFont
+       TopSep                4
+       LabelString           Bibliography
+       # label font definition
+       LabelFont 
+         Series              Bold
+         Size                Huge
+       EndFont
 End