]> git.lyx.org Git - lyx.git/blob - lib/layouts/tufte-handout.layout
60847d6c5aec8fc3d877db21e698ccac083ee19d
[lyx.git] / lib / layouts / tufte-handout.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[tufte-handout]{Tufte Handout}
3 #  \DeclareCategory{Handouts}
4 # tufte-handout textclass definition file.
5 # Juergen Spitzmueller <juergen@spitzmueller.org>, 2008/10/22
6 # Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/11/15
7
8 Format 68
9
10 # import other layouts
11 Input stdlayouts.inc
12 Input article.layout
13 Input tufte-book.layout
14
15 Sides           1
16 PageStyle       plain
17
18 NoStyle Part
19 NoCounter part
20 NoStyle Chapter
21 NoStyle Chapter*
22
23 Style Part
24         Category        Sectioning
25         Margin          Dynamic
26         LabelType       No_Label
27         TocLevel        -1
28         LatexType       Command
29         LatexName       part
30         NeedProtect     1
31         NextNoIndent    1
32         Labelsep        xxx
33         ParSkip         0.4
34         TopSep          4
35         BottomSep       4
36         ParSep          0.8
37         Align           Center
38         Alignpossible   Center
39         Argument 1
40           LabelString   "Short Title|S"
41           Tooltip       "The part as it appears in the table of contents/running headers"
42           InsertCotext  1
43           IsTocCaption  1
44         EndArgument
45         Font
46           Series        Bold
47           Size          Huge
48         EndFont
49 End
50
51 Style Abstract
52         Margin          Static
53         LatexType       Environment
54         LatexName       abstract
55         Category        FrontMatter
56         NextNoIndent    1
57         LeftMargin      MMM
58         RightMargin     MMM
59         ParIndent       MM
60         ItemSep         0
61         TopSep          0.7
62         BottomSep       0.7
63         ParSep          0
64         Align           Block
65         LabelType       Centered
66         LabelString     "Abstract"
67         LabelBottomSep  0.5
68         Font
69           Size          Small
70         EndFont
71         LabelFont
72           Series        Bold
73           Size          Large
74         EndFont
75 End
76
77 Style Bibliography
78         TocLevel        1
79 End