]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/book.layout
Add powerdot layout and example
[lyx.git] / lib / layouts / book.layout
index 02317d53d636174337794939edc2118562bb9f65..22e9d4dadd427891dc9fc21066555ac6c962a1ac 100644 (file)
@@ -5,25 +5,24 @@
 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
 # Heavily modifed and enhanced by serveral developers.
 
-# Input general definitions
+
+Format 4
 Input stdclass.inc
+Input numreport.inc
+
 
-# Global parameters.
 Sides           2
 PageStyle       Headings
 
-# There is no abstract environment in book.cls
+
 NoStyle Abstract
-             
-# 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
-
-