]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/tufte-book.layout
* linguistics.module:
[lyx.git] / lib / layouts / tufte-book.layout
index 5afd10faeb1b62d4db51fa1ce6330c7f8c813a14..e96857e75dea171d88e27fdc09ee29d6d6d45d51 100644 (file)
@@ -2,13 +2,16 @@
 #  \DeclareLaTeXClass[tufte-book]{book (Tufte)}
 # tufte-book textclass definition file.
 # Jason Waskiewicz <jason.waskiewicz@sendit.nodak.edu>, 2009/10/18
-# Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/10/27
+# Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/11/15
 
 Format 11
 
 Provides geometry 1
 Provides natbib-internal 1
 
+Sides          2
+PageStyle      Headings
+
 ClassOptions
        Other           nohyper
 end
@@ -26,8 +29,9 @@ End
 
 # import other layouts
 Input stdlayouts.inc
-Input book.layout
+Input stdclass.inc
 
+NoStyle Abstract
 NoStyle Chapter
 NoStyle Section
 NoStyle Subsection
@@ -208,4 +212,13 @@ Float
        Style           plain
        ListName        "List of Figures"
        LaTeXBuiltin    true
+End
+
+Style Bibliography
+       TopSep                4
+       LabelString           "Bibliography"
+       LabelFont
+         Series              Bold
+         Size                Huge
+       EndFont
 End
\ No newline at end of file