]> git.lyx.org Git - features.git/blobdiff - lib/layouts/mwbk.layout
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / mwbk.layout
index d307128d7a085afdaf2ea339c911c3c7311d818b..84d85c1bae79db4981c1f05991cf3516003f38b2 100644 (file)
@@ -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