]> git.lyx.org Git - features.git/blobdiff - lib/layouts/book.layout
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / book.layout
index 8d6d496746d0452dc37d68b97ea5d847a226e1b8..02317d53d636174337794939edc2118562bb9f65 100644 (file)
@@ -9,21 +9,21 @@
 Input stdclass.inc
 
 # Global parameters.
-Sides          2
-PageStyle      Headings
+Sides           2
+PageStyle       Headings
 
 # 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