]> git.lyx.org Git - features.git/commitdiff
- tufte-book.layout: tufte book doesn't number things like in other book classes...
authorUwe Stöhr <uwestoehr@web.de>
Sun, 15 Nov 2009 20:04:49 +0000 (20:04 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 15 Nov 2009 20:04:49 +0000 (20:04 +0000)
- tufte-book.lyx: tufte book doesn't define an abstract environment
- tufte-handout.layout: overwrite side and headings settings from tufte-book.layout

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32030 a592a061-630c-0410-9148-cb99ea01b6c8

lib/examples/tufte-book.lyx
lib/layouts/tufte-book.layout
lib/layouts/tufte-handout.layout

index 4efa1db69d98add6bfd42a8110b1a42182afd59a..055631f0ad08d5b37cacf05a077bee6f791c91cc 100644 (file)
@@ -768,7 +768,7 @@ nobibliography
 Calculation of Volume: Sections 2.12–2.13
 \end_layout
 
-\begin_layout Abstract
+\begin_layout Standard
 Imagine taking a function like 
 \begin_inset Formula $y=\sqrt{x}$
 \end_inset
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
index d21f8dc23bbeb3f459974585d453b3648e77c967..99f1456708a39f827561cc92a5b98f4ed8607b13 100644 (file)
@@ -2,7 +2,7 @@
 #  \DeclareLaTeXClass[tufte-handout]{handout (Tufte)}
 # tufte-handout textclass definition file.
 # Juergen Spitzmueller <juergen@spitzmueller.org>, 2008/10/22
-# Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/11/01
+# Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/11/15
 
 Format 11
 
@@ -11,6 +11,9 @@ Input stdlayouts.inc
 Input article.layout
 Input tufte-book.layout
 
+Sides          1
+PageStyle      plain
+
 NoStyle Part
 NoStyle Chapter
 NoStyle Chapter*