]> git.lyx.org Git - lyx.git/blob - lib/layouts/tufte-book.layout
Merge remote-tracking branch 'features/scroll-reloaded'
[lyx.git] / lib / layouts / tufte-book.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[tufte-book,bibentry.sty,changepage.sty,fancyhdr.sty,ifmtarg.sty,letterspace.sty,multicol.sty,natbib.sty,optparams.sty,paralist.sty,placeins.sty,ragged2e.sty,setspace.sty,textcase.sty,titlesec.sty,titletoc.sty,xcolor.sty,xifthen.sty,xkeyval.sty]{Tufte Book}
3 #  \DeclareCategory{Books}
4 # tufte-book textclass definition file.
5 # Jason Waskiewicz <jason.waskiewicz@sendit.nodak.edu>, 2009/10/18
6 # Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/11/15
7
8 Format 53
9
10 Provides geometry 1
11 Provides natbib-internal 1
12
13 Sides           2
14 PageStyle       Headings
15
16 ClassOptions
17         Other           nohyper
18 end
19
20 Style Standard
21         Margin          Static
22         LatexType       Paragraph
23         LatexName       dummy
24         ParIndent       MM
25         ParSkip         0.4
26         Align           Block
27         AlignPossible   Block, Left, Right, Center
28         LabelType       No_Label
29 End
30
31 # import other layouts
32 Input stdlayouts.inc
33 Input stdclass.inc
34
35 Style Title
36         InPreamble      1
37 End
38
39 Style Author
40         InPreamble      1
41 End
42
43 Style Date
44         InPreamble      1
45 End
46
47 NoStyle Abstract
48 NoStyle Chapter
49 NoCounter chapter
50 NoStyle Section
51 NoStyle Subsection
52 NoCounter subsection
53 NoStyle Subsubsection
54 NoCounter subsubsection
55 NoStyle Subsubsection*
56 NoStyle Paragraph
57 NoCounter paragraph
58 NoStyle Paragraph*
59 NoStyle Subparagraph
60 NoCounter subparagraph
61 NoStyle Subparagraph*
62
63 Style Chapter
64         Margin          Static
65         Category        Sectioning
66         LabelType       No_Label
67         LabelCounter    chapter
68         TocLevel        0
69         LatexType       Command
70         LatexName       chapter
71         NeedProtect     1
72         NextNoIndent    1
73         ParSkip         0.4
74         TopSep          4
75         BottomSep       0.8
76         ParSep          0.8
77         Align           Block
78         RefPrefix chap
79         Argument 1
80           LabelString   "Short Title|S"
81           Tooltip       "The chapter as it appears in the table of contents/running headers"
82         EndArgument
83         Font
84           Series        Bold
85           Size          Huge
86         EndFont
87 End
88
89 Style Section
90         Category        Sectioning
91         Margin          Dynamic
92         LabelType       No_Label
93         LabelCounter    section
94         TocLevel        1
95         LatexType       Command
96         LatexName       section
97         NeedProtect     1
98         NextNoIndent    1
99         LabelSep        xxx
100         ParSkip         0.4
101         TopSep          1.3
102         BottomSep       0.7
103         ParSep          0.7
104         Align           Block
105         RefPrefix sec
106         Argument 1
107           LabelString   "Short Title|S"
108           Tooltip       "The section as it appears in the table of contents/running headers"
109         EndArgument
110         Font
111           Series        Bold
112           Size          Larger
113         EndFont
114 End
115
116 Style Subsection
117         CopyStyle       Section
118         TocLevel        2
119         LatexName       subsection
120         TopSep          0.9
121         BottomSep       0.5
122         ParSep          0.5
123         RefPrefix sub
124         Font
125           Series        Bold
126           Size          Large
127         EndFont
128 End
129
130 InsetLayout Flex:Sidenote
131         LyxType         custom
132         LatexType       command
133         LatexName       sidenote
134         Decoration      classic
135         LabelString     "sidenote"
136         Font
137           Color         foreground
138           Size          Small
139           Misc          No_Emph
140           Misc          No_Noun
141           Misc          No_Bar
142         EndFont
143         LabelFont
144           Color         marginlabel
145           Size          Small
146         EndFont
147         ResetsFont true
148 End
149
150 InsetLayout Flex:Marginnote
151         CopyStyle       Flex:Sidenote
152         LatexName       marginnote
153         Decoration      classic
154         LabelString     "marginnote"
155         Font
156           Family        Roman
157           Shape         Up
158           Series        Medium
159         EndFont
160         MultiPar        true
161 End
162
163 InsetLayout Flex:NewThought
164         LyXType         charstyle
165         LatexType       Command
166         LatexName       newthought
167         LabelString     "new thought"
168         Font
169           Shape         SmallCaps
170         EndFont
171         LabelFont
172           Family        Roman
173           Color         red
174         EndFont
175         ResetsFont true
176 End
177
178 InsetLayout Flex:AllCaps
179         CopyStyle       Flex:NewThought
180         LatexName       allcaps
181         LabelString     "allcaps"
182         Font
183           Shape         Up
184           Misc          Noun
185         EndFont
186         LabelFont
187           Color         blue
188         EndFont
189 End
190
191 InsetLayout Flex:SmallCaps
192         CopyStyle       Flex:NewThought
193         LatexName       smallcaps
194         LabelString     "smallcaps"
195         LabelFont
196           Color         green
197         EndFont
198 End
199
200 Style Full_Width
201         Margin          Static
202         LaTeXType       environment
203         LaTeXName       fullwidth
204         Category        MainText
205         NextNoIndent    1
206         ParSkip         0
207         ItemSep         0
208         TopSep          0.5
209         BottomSep       0.5
210         ParSep          0
211         Align           Block
212         AlignPossible   Block, Left, Right, Center
213         LabelType       No_Label
214 End
215
216 # this steps the counters
217 Counter         marginfigure
218 End
219
220 Counter         margintable
221 End
222
223 # define the floats
224 Float
225         Type            margintable
226         GuiName         MarginTable
227         Placement       tbp
228         Extension       lot
229         NumberWithin    none
230         Style           plain
231         ListName        "List of Tables"
232         ListCommand     listoftables
233         IsPredefined true
234         UsesFloatPkg false
235 End
236
237 Float
238         Type            marginfigure
239         GuiName         MarginFigure
240         Placement       tbp
241         Extension       lof
242         NumberWithin    none
243         Style           plain
244         ListName        "List of Figures"
245         ListCommand     listoffigures
246         IsPredefined true
247         UsesFloatPkg false
248 End
249
250 Style Bibliography
251         TopSep          4
252         LabelString     "Bibliography"
253         LabelFont
254           Series        Bold
255           Size          Huge
256         EndFont
257 End